HyphenateSDK  3.6.1
构造函数 | 所有成员列表
<EMMultiDevicesDelegate>协议 参考
类 <EMMultiDevicesDelegate> 继承关系图:

构造函数

(void) - multiDevicesContactEventDidReceive:username:ext:
 
(void) - multiDevicesGroupEventDidReceive:groupId:ext:
 

函数文档

- (void) multiDevicesContactEventDidReceive: (EMMultiDevicesEvent)  aEvent
username: (NSString *)  aUsername
ext: (NSString *)  aExt 
optional

好友多设备事件回调

参数
aEvent多设备事件类型
aUsername用户名
aExt扩展信息
- (void) multiDevicesGroupEventDidReceive: (EMMultiDevicesEvent)  aEvent
groupId: (NSString *)  aGroupId
ext: (id)  aExt 
optional

群组多设备事件回调

参数
aEvent多设备事件类型
aGroupId群组ID
aExt扩展信息

该协议的文档由以下文件生成: