void cancel()
Cancel to join webinar.
void setMeetingNamePassword(String password, String displayName, boolean cancel)
Set the screen name and enter the password to join the meeting.
void inputName(String screenName)
Input screen name to join the webinar.
boolean endOtherMeeting()
End another ongoing meeting on the server to join a new meeting.
void setRegisterWebinarInfo(String name, String email, boolean cancel)
Set the information to register the webinar.