mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 00:24:43 +02:00
Fix documentation warnings.
This commit is contained in:
@@ -31,7 +31,7 @@ extern NSString *const kRoomEncryptedDataBubbleCellTapOnEncryptionIcon;
|
||||
/**
|
||||
Return the icon displayed in front of an event in an encrypted room if needed.
|
||||
|
||||
@param event the bubble component.
|
||||
@param bubbleComponent the bubble component.
|
||||
*/
|
||||
+ (UIImage*)encryptionIconForBubbleComponent:(MXKRoomBubbleComponent *)bubbleComponent;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user