Meeting SDK for Android API Reference
Loading...
Searching...
No Matches
IDirectShareServiceHelperEvent.java
Go to the documentation of this file.
1package us.zoom.sdk;
2
Enumeration of direct sharing status.
Event interface for direct share service helper.
void onDirectShareStatusUpdate(DirectShareStatus status, IDirectShareViaMeetingIDOrPairingCodeHandler handler)
Callback event when the direct share status updates.