- (void) multiDevicesContactEventDidReceive: |
|
(AgoraMultiDevicesEvent) |
aEvent |
username: |
|
(NSString *) |
aUsername |
ext: |
|
(NSString *) |
aExt |
|
|
| |
|
optional |
The multi-device event callback of contact
- Parameters
-
aEvent | Event type |
aUsername | Username |
aExt | Extended Information |
- (void) multiDevicesGroupEventDidReceive: |
|
(AgoraMultiDevicesEvent) |
aEvent |
groupId: |
|
(NSString *) |
aGroupId |
ext: |
|
(id) |
aExt |
|
|
| |
|
optional |
The multi-device event callback of group
- Parameters
-
aEvent | Event type |
aGroupId | Group id |
aExt | Extended Information |
The documentation for this protocol was generated from the following file: