房间公屏气泡
This commit is contained in:
@@ -14,6 +14,8 @@ NS_ASSUME_NONNULL_BEGIN
|
||||
@interface XPRoomMessageParser : NSObject
|
||||
|
||||
- (NSAttributedString*)parseMessageAttribute:(NIMMessage *)message;
|
||||
- (NSString *)parseMessageBubble:(NIMMessage *)message;
|
||||
|
||||
///房间的代理
|
||||
@property (nonatomic,weak) id<RoomHostDelegate> hostDelegate;
|
||||
@end
|
||||
|
Reference in New Issue
Block a user