Meeting SDK for Android API Reference
Loading...
Searching...
No Matches
us.zoom.sdk.InMeetingNotificationHandle Interface Reference

Public Member Functions

boolean handleReturnToConfNotify (Context context, Intent intent)
 

Data Fields

String ACTION_RETURN_TO_CONF ="action.RETURN_TO_CONF"
 

Detailed Description

Definition at line 6 of file InMeetingNotificationHandle.java.

Member Function Documentation

◆ handleReturnToConfNotify()

boolean us.zoom.sdk.InMeetingNotificationHandle.handleReturnToConfNotify ( Context context,
Intent intent )

Field Documentation

◆ ACTION_RETURN_TO_CONF

String us.zoom.sdk.InMeetingNotificationHandle.ACTION_RETURN_TO_CONF ="action.RETURN_TO_CONF"

Definition at line 8 of file InMeetingNotificationHandle.java.