iOS API
|
Instance Methods | |
(NSArray *_Nullable) | - getUnassignedUserList |
get un assined user list. | |
(NSArray *_Nullable) | - getBOMeetingIDList |
get all bo meeting id list. | |
(MobileRTCBOUser *_Nullable) | - getBOUserByUserID: |
get bo user object by bo user id | |
(MobileRTCBOMeeting *_Nullable) | - getBOMeetingByID: |
get bo meeting object by bo meeting id | |
(NSString *_Nullable) | - getCurrentBOName |
get bo meeting name of current BO | |
(BOOL) | - isBOUserMyself: |
whether the boUserId is current user | |