|
iOS API
|
Instance Methods | |
| (void) | - onMeetingError:message: |
| Specified Meeting Errors. More... | |
| (void) | - onMeetingStateChange: |
| Notify the user that the meeting status changes. More... | |
| (void) | - onJoinMeetingConfirmed |
| Notify the user that the requirement to join meeting is confirmed. | |
| (void) | - onMeetingReady |
| The meeting is ready. | |
| (void) | - onJBHWaitingWithCmd: |
| Join a meeting without host, you can show/hide the custom JBH waiting UI. More... | |
| (void) | - onCheckCMRPrivilege: |
| Determine if the current user has the cloud recording privilege. More... | |
| (void) | - onRecordingStatus: |
| Recording status notify callback. More... | |
| (void) | - onLocalRecordingStatus: |
| Local recording status notify callback. More... | |
| (void) | - onMeetingEndedReason: |
| Meeting is ended by some reasons. More... | |
| (void) | - onNoHostMeetingWillTerminate: |
| Meeting without host will be ended after some-awhile. More... | |
| (void) | - onMicrophoneStatusError: |
| Notify user the issues of microphone. | |
| (void) | - onJoinMeetingInfo:completion: |
| Notify user to provide join meeting information: screen name or meeting password. More... | |
| (void) | - onProxyAuth:port:completion: |
| Set to ask user to provide proxy information: username and password. More... | |
| (void) | - onAskToEndOtherMeeting: |
| Set if user needs to end another ongoing meeting. More... | |
| (void) | - onMicrophoneNoPrivilege |
| Notify user that microphone access permission is denied. | |
| (void) | - onCameraNoPrivilege |
| Notify user that camera access permission is denied. | |
| (void) | - onFreeMeetingReminder:canFreeUpgrade:isFirstGift:completion: |
| Inform user that free meeting will be ended in 10 minutes. More... | |
| (void) | - onUpgradeFreeMeetingResult: |
| The result of upgrading free meeting. More... | |
| (void) | - onFreeMeetingNeedToUpgrade:giftUpgradeURL: |
| Designated for notify the free meeting need upgrade. More... | |
| (void) | - onFreeMeetingUpgradeToGiftFreeTrialStart |
| Designated for notify the free meeting which has been upgraded to free trail meeting has started. | |
| (void) | - onFreeMeetingUpgradeToGiftFreeTrialStop |
| Designated for notify the free meeting which has been upgraded to free trail meeting has stoped. | |
| (void) | - onFreeMeetingUpgradedToProMeeting |
| Designated for notify the free meeting has been upgraded to professional meeting. | |
| (BOOL) | - onClickedInviteButton:addInviteActionItem: |
| Customize the invitation event. More... | |
| (BOOL) | - onClickedAudioButton: |
| Customize the audio button clicked event. More... | |
| (BOOL) | - onClickedParticipantsButton: |
| Custom the UI of Participants management. More... | |
| (BOOL) | - onClickedShareButton:addShareActionItem: |
| User needs to click the SHARE button in meeting. More... | |
| (BOOL) | - onClickedEndButton:endButton: |
| Custom the UI of Leave Meeting Alert. More... | |
| (void) | - onOngoingShareStopped |
| Notify users that there is no sharing for the moment. | |
| (void) | - onClickedDialOut:isCallMe: |
| Customize outgoing call interface. More... | |
| (void) | - onDialOutStatusChanged: |
| Callback event that outgoing call status changes. More... | |
| (void) | - onSendPairingCodeStateChanged:MeetingNumber: |
| Callback event while calling H.323 device, and you should input the pairing code. More... | |
| (void) | - onCallRoomDeviceStateChanged: |
| Callback event when Room Device state changes. More... | |
| (void) | - onInMeetingChat: |
| Callback event of new message. More... | |
| (void) | - onLiveStreamStatusChange: |
| Callback event that live stream status changes. | |
| (void) | - onZoomIdentityExpired |
| Callback event that ZAK expired. | |
| (void) | - onClickShareScreen: |
| Callback event that user clicks the sharing screen. More... | |
| (void) | - onClosedCaptionReceived: |
| Callback event that user receives the Closed Caption. | |
| (void) | - onWaitingRoomStatusChange: |
| Callback event that waiting room status changes. | |
| (void) | - onSinkAttendeeChatPriviledgeChanged: |
| The function will be invoked when the chat privilege of attendees changes. More... | |
| (void) | - onSubscribeUserFail:size:userId: |
| Callback when subscribe fail. More... | |
|
optional |
Set if user needs to end another ongoing meeting.
| completion | Ask user to end another ongoing meeting or not. |
|
optional |
Callback event when Room Device state changes.
| state | Notify user the status of calling Room Device. |
|
optional |
Determine if the current user has the cloud recording privilege.
| result | The result of checking CMR privilege. |
|
optional |
Customize the audio button clicked event.
| parentVC | Parent viewcontroller to present custom Invite UI. |
|
optional |
Customize outgoing call interface.
| parentVC | Parent viewcontroller to present outgoing call UI. |
| me | YES means to CALL ME; NO means INVITE BY PHONE. |
|
optional |
Custom the UI of Leave Meeting Alert.
| parentVC | Parent viewcontroller to present custom Participants UI. |
| endButton | The endButton. |
|
optional |
Customize the invitation event.
| parentVC | Parent viewcontroller to present custom Invite UI. |
| array | <MobileRTCMeetingInviteActionItem *>Add custom InviteActionItem to Invite ActionSheet. |
|
optional |
Custom the UI of Participants management.
| parentVC | Parent viewcontroller to present custom Participants UI. |
|
optional |
User needs to click the SHARE button in meeting.
|
optional |
Callback event that user clicks the sharing screen.
| parentVC | Parent viewcontroller to present the view of Sharing Screen Usage Guide. Application will present Share Screen Usage Guide. |
|
optional |
Callback event that outgoing call status changes.
| status | Notify user the outgoing call status. |
|
optional |
Designated for notify the free meeting need upgrade.
| type | The enumeration of FreeMeetingNeedUpgradeType, if the type is FreeMeetingNeedUpgradeType_BY_GIFTURL, user can upgrade free meeting through url. if the type is FreeMeetingNeedUpgradeType_BY_ADMIN, user can ask admin user to upgrade the meeting. |
| giftURL | User can upgrade the free meeting through the url. |
|
optional |
Inform user that free meeting will be ended in 10 minutes.
| host | YES means the original host of the current meeting, otherwise not. |
| freeUpgrade | YES means the current free meeting will be upgraded. Once upgraded, the current meeting can last for more than 40 minutes. |
| first | and second time, meeting is no limit, from third time, will end meeting at 40 mins. |
| completion | MobileRTC will call the module to upgrade the current meeting once the parameter UPGRADE is YES. |
|
optional |
Callback event of new message.
| messageID | The message ID. |
|
optional |
Join a meeting without host, you can show/hide the custom JBH waiting UI.
| cmd | Show/Hide JBH command. |
|
optional |
Notify user to provide join meeting information: screen name or meeting password.
| displayName | User needs to provide screen name to join a meeting. |
| password | User needs to provide meeting password to join a meeting. |
| cancel | Once the user cancels to provide screen name or meeting password, it is canceled to join the meeting. |
|
optional |
Local recording status notify callback.
| status | recording status. |
|
optional |
Meeting is ended by some reasons.
| reason | The reason why meeting is ended. |
|
optional |
Specified Meeting Errors.
| error | Internal error code. |
| message | The message for meeting errors. |
|
optional |
Notify the user that the meeting status changes.
| state | The meeting status changes. |
|
optional |
Meeting without host will be ended after some-awhile.
| minutes | The minutes remaining to end the meeting. |
|
optional |
Set to ask user to provide proxy information: username and password.
| host | Proxy host. |
| port | Proxy port. |
| completion | SDK will ask user to input proxy information once it detects the information changes. |
|
optional |
Recording status notify callback.
| status | recording status. |
|
optional |
Callback event while calling H.323 device, and you should input the pairing code.
| state | ZERO(0) means pairing successfully, otherwise failed. |
| meetingNumber | The meetng number |
|
optional |
The function will be invoked when the chat privilege of attendees changes.
| currentPrivilege | The chat privilege of the current attendee. |
|
optional |
Callback when subscribe fail.
| errorCode | errorCode. |
| size | subscribe size. |
| userId | subscribe userId. |
|
optional |
The result of upgrading free meeting.
| result | ZERO(0) means the upgrade was successful, otherwise it failed. |
1.8.14