Meeting SDK for Android API Reference
Loading...
Searching...
No Matches
InMeetingNotificationHandle.java
Go to the documentation of this file.
1package us.zoom.sdk;
2
3import android.content.Context;
4import android.content.Intent;
5
7
8 String ACTION_RETURN_TO_CONF ="action.RETURN_TO_CONF";
9
10 boolean handleReturnToConfNotify(Context context, Intent intent);
11}
boolean handleReturnToConfNotify(Context context, Intent intent)