Mac SDK
Instance Methods | List of all members
<ZoomSDKPhoneHelperDelegate> Protocol Reference
Inheritance diagram for <ZoomSDKPhoneHelperDelegate>:

Instance Methods

(void) - onInviteCalloutUserStatus:FailedReason:
 Notify the callout status changes by inviting the specified user to join the meeting. More...
 
(void) - onCallMeStatus:FailedReason:
 Notify the callout status changes by dialing out to Call Me. More...
 

Method Documentation

◆ onCallMeStatus:FailedReason:

- (void) onCallMeStatus: (PhoneStatus)  status
FailedReason: (PhoneFailedReason)  reason 

Notify the callout status changes by dialing out to Call Me.

Parameters
statusThe enum of PhoneStatus.
reasonThe reason for the failure to invite user by phone.

◆ onInviteCalloutUserStatus:FailedReason:

- (void) onInviteCalloutUserStatus: (PhoneStatus)  status
FailedReason: (PhoneFailedReason)  reason 

Notify the callout status changes by inviting the specified user to join the meeting.

Parameters
statusThe enum of PhoneStatus.
reasonThe reason for the failure to invite user by phone.

The documentation for this protocol was generated from the following file: