|
iOS SDK API Reference
|
#import <MobileRTCBORole.h>
Inherits NSObject.
Instance Methods | |
| (BOOL) | - joinBO: |
| join a bo meeting with bo id.. | |
| (BOOL) | - leaveBO |
| leave joined bo meeting. | |
Definition at line 275 of file MobileRTCBORole.h.
| - (BOOL) joinBO: | (NSString *_Nonnull) | boId |
join a bo meeting with bo id..
| boId | the BO id. |
| - (BOOL) leaveBO |
leave joined bo meeting.