public interface InMeetingBOControllerListener
extends us.zoom.androidlib.util.IListener
| Modifier and Type | Method and Description | 
|---|---|
void | 
onHasAdminRightsNotification(IBOAdmin iboAdmin)  | 
void | 
onHasAssistantRightsNotification(IBOAssistant iboAssistant)  | 
void | 
onHasAttendeeRightsNotification(IBOAttendee iboAttendee)  | 
void | 
onHasCreatorRightsNotification(IBOCreator creator)  | 
void | 
onHasDataHelperRightsNotification(IBOData iboData)  | 
void | 
onLostAdminRightsNotification()  | 
void | 
onLostAssistantRightsNotification()  | 
void | 
onLostAttendeeRightsNotification()  | 
void | 
onLostCreatorRightsNotification()  | 
void | 
onLostDataHelperRightsNotification()  | 
void | 
onNewBroadcastMessageReceived(java.lang.String message)  | 
void onHasCreatorRightsNotification(IBOCreator creator)
void onHasAdminRightsNotification(IBOAdmin iboAdmin)
void onHasAssistantRightsNotification(IBOAssistant iboAssistant)
void onHasAttendeeRightsNotification(IBOAttendee iboAttendee)
void onHasDataHelperRightsNotification(IBOData iboData)
void onLostCreatorRightsNotification()
void onLostAdminRightsNotification()
void onLostAssistantRightsNotification()
void onLostAttendeeRightsNotification()
void onLostDataHelperRightsNotification()
void onNewBroadcastMessageReceived(java.lang.String message)