|
iOS SDK API Reference
|
#import <MobileRTCNotificationServiceHelper.h>
Inherits <NSObject>.
Instance Methods | |
| (void) | - onMeetingDeviceListChanged: |
| Callback event that the device for users to attend the meeting has changed. | |
| (void) | - onTransferMeetingStatus: |
| Transfer meeting status changed callback. | |
Definition at line 14 of file MobileRTCNotificationServiceHelper.h.
|
optional |
Callback event that the device for users to attend the meeting has changed.
| deviceList | A list of meeting info with active meetings. |
|
optional |
Transfer meeting status changed callback.
| bSuccess | The result of transfer meeting. |