Skip to content

Commit

Permalink
element-hq/element-ios/issues/4090 - Fixed documentation typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanceriu committed Jul 13, 2021
1 parent 3e8f798 commit 0cf112c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MatrixSDK/Data/MXRoom.h
Original file line number Diff line number Diff line change
Expand Up @@ -534,7 +534,7 @@ FOUNDATION_EXPORT NSInteger const kMXRoomAlreadyJoinedErrorCode;
@param fileLocalURL the local filesystem path of the file to send.
@param mimeType (optional) the mime type of the file. Defaults to `audio/ogg`
@param duration the lenght of the voice message in milliseconds
@param duration the length of the voice message in milliseconds
@param samples an array of floating point values normalized to [0, 1], boxed within NSNumbers
@param localEcho a pointer to a MXEvent object (@see sendMessageWithContent: for details).
@param success A block object called when the operation succeeds. It returns
Expand Down

0 comments on commit 0cf112c

Please sign in to comment.