I Initialize Meeting Complete Callback
interface IInitializeMeetingCompleteCallback
Content copied to clipboard
Applications must implement this interface to be notified of success or failure when initializing meeting. Instance of this interface should be passed to MeetingSDK.initializeMeeting()
See also
com.visionable.meetingsdk.MeetingSDK
MeetingSDK#initializeMeeting(String, String, IInitializeMeetingCompleteCallback)
Functions
onInitDone
Link copied to clipboard