TIMMessageUpdateListener Protocol Reference
Conforms to | NSObject |
---|---|
Declared in | TIMCallback.h |
– onMessageUpdate:
消息修改通知
- (void)onMessageUpdate:(NSArray *)msgs
Parameters
msgs |
修改的消息列表,TIMMessage 类型数组 |
---|
Declared In
TIMCallback.h