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

A

adaptorCallback(Map<String, String[]>) - Method in interface com.adobe.connectpro.telephony.adaptor.TelephonyAdaptor
This method is not supported in Connect Pro 7.5 SP1.
AdaptorException - Exception in com.adobe.connectpro.telephony.adaptor
Exception thrown when the adaptor fails to serve a Connect Pro command.
AdaptorException(FailureCode, Throwable) - Constructor for exception com.adobe.connectpro.telephony.adaptor.AdaptorException
Creates new exception instance.
AdaptorException(FailureCode) - Constructor for exception com.adobe.connectpro.telephony.adaptor.AdaptorException
Creates new exception instance.
AdaptorException(FailureCode, String) - Constructor for exception com.adobe.connectpro.telephony.adaptor.AdaptorException
Creates new exception instance.
AdaptorException(FailureCode, String, Throwable) - Constructor for exception com.adobe.connectpro.telephony.adaptor.AdaptorException
Creates new exception instance.
AdaptorField - Class in com.adobe.connectpro.telephony.adaptor
Data class containing schema information about an adaptor field needed for telephony profiles of provider represented by the adaptor.
AdaptorField(String, String) - Constructor for class com.adobe.connectpro.telephony.adaptor.AdaptorField
Constructor.
AdaptorField(String, String, AdaptorField.UIType, AdaptorField.InMeetingDisplayLevel, boolean, boolean) - Constructor for class com.adobe.connectpro.telephony.adaptor.AdaptorField
Constructor with all the fields for convenience.
AdaptorField(AdaptorField) - Constructor for class com.adobe.connectpro.telephony.adaptor.AdaptorField
 
AdaptorField.InMeetingDisplayLevel - Enum in com.adobe.connectpro.telephony.adaptor
Level of restriction that determines which meeting participants can view the field.
AdaptorField.UIType - Enum in com.adobe.connectpro.telephony.adaptor
UI Type of the field used when getting user input or label type to use when displaying the field in the meeting..
addPendingAudioDownload(String[], String[], String) - Method in interface com.adobe.connectpro.telephony.adaptor.TelephonyAdaptor
Adds a pending audio file download.
AnnouncementOption - Enum in com.adobe.connectpro.telephony.adaptor
Conference announcement options
audioDownloadComplete(String, boolean) - Method in interface com.adobe.connectpro.telephony.adaptor.TelephonyCallback
Informs Connect Pro that an audio file download is complete.
audioRecordingFailed(String) - Method in interface com.adobe.connectpro.telephony.adaptor.TelephonyCallback
Informs Connect Pro that audio recording failed to start for a conference on Connect Pro request.
audioRecordingStarted(String, String, String) - Method in interface com.adobe.connectpro.telephony.adaptor.TelephonyCallback
Informs Connect Pro that audio recording has been started for a conference either on Connect Pro request or by bridge itself on some other logic.
audioRecordingStopped(String) - Method in interface com.adobe.connectpro.telephony.adaptor.TelephonyCallback
Informs Connect Pro that audio recording has been stopped for a conference either on Connect Pro request or by bridge itself on some other logic.

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