A C D E F G H I M O R S T U V

I

initAdaptor(TelephonyCallback, Map<String, String>, String) - Method in interface com.adobe.connectpro.telephony.adaptor.TelephonyAdaptor
After the adaptor is instantiated, Connect Pro calls this method to let the adaptor perform initialization tasks.
initConferenceSession(Map<String, String>) - Method in interface com.adobe.connectpro.telephony.adaptor.TelephonyAdaptor
Passes telephony profile parameters to the adaptor for a conference when a Connect Pro meeting is initialized with specified telephony profile.
isActiveConferenceSession(String) - Method in interface com.adobe.connectpro.telephony.adaptor.TelephonyCallback
Returns whether the given telephony conference session is active on Connect Pro for this adaptor instance.
isConnectProUser(String, String) - Method in interface com.adobe.connectpro.telephony.adaptor.TelephonyCallback
Returns whether the given phone user has a Connect Pro meeting user counterpart.
isRequired() - Method in class com.adobe.connectpro.telephony.adaptor.AdaptorField
Returns a Boolean value that specifies whether users are required to provide info in this field while creating a profile.
isSpeaking() - Method in class com.adobe.connectpro.telephony.adaptor.TelephonyUserInfo
Returns whether the user is currently active speaker in the conference
isTollFree() - Method in class com.adobe.connectpro.telephony.adaptor.ConferenceNumber
Is the number toll free
isUserDefined() - Method in class com.adobe.connectpro.telephony.adaptor.AdaptorField
Returns a Boolean value that specifies whether users can provide info in this field.
isValidTelephonyToken(String, String) - Method in interface com.adobe.connectpro.telephony.adaptor.TelephonyCallback
Returns whether the given telephony token is one of valid tokens generated by Connect Pro for this conference session.
isVideo() - Method in class com.adobe.connectpro.telephony.adaptor.TelephonyUserInfo
Optional attribute indicating if the phone user is a video end-point.

A C D E F G H I M O R S T U V