NIMSDK-iOS
|
#import <NIMConversationManagerProtocol.h>
构造函数 | |
(BOOL) | - shouldExportMessage: |
(void) | - onMessageWillExport: |
导出历史消息过程 delegate,可用于处理自定义消息
|
optional |
消息导出前的通知回调
message | 将导出的消息 |
|
optional |
是否导出消息,YES - 导出,NO -不导出
message | 消息体 |