TIMRefreshListener Protocol Reference
| Conforms to | NSObject | 
|---|---|
| Declared in | TIMCallback.h | 
– onRefreshConversations:
	刷新部分会话
- (void)onRefreshConversations:(NSArray<TIMConversation*> *)conversationsParameters
conversations | 
						会话(TIMConversation*)列表  | 
					
|---|
Declared In
TIMCallback.h