#import <ZoomSDKH323Helper.h>
Inherits <NSObjectNSObject>.
Definition at line 25 of file ZoomSDKH323Helper.h.
◆ onCalloutStatusReceived:
Receive outgoing call status of H.323 device.
- Parameters
-
calloutStatus | Notify 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
-
pairResult | Notify user if the paring status changes. |
meetingNum | The meeting number of the meeting. |