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

Instance Methods

(void) - onCalloutStatusReceived:
 Receive outgoing call status of H.323 device. More...
 
(void) - onPairCodeResult:MeetingNumber:
 Callback event of H.323 device pairing meeting. More...
 

Method Documentation

◆ onCalloutStatusReceived:

- (void) onCalloutStatusReceived: (H323CalloutStatus)  calloutStatus
optional

Receive outgoing call status of H.323 device.

Parameters
calloutStatusNotify user if the outgoing call status changes.

◆ onPairCodeResult:MeetingNumber:

- (void) onPairCodeResult: (H323PairingResult)  pairResult
MeetingNumber: (long long)  meetingNum 
optional

Callback event of H.323 device pairing meeting.

Parameters
pairResultNotify user if the paring status changes.
meetingNumThe meeting number of the meeting.

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