Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
M
O
R
S
T
U
V
S
sendCustomMessage(String, String[], TelephonyUserInfo.UserType[], String, Map<String, String>)
- Method in interface com.adobe.connectpro.telephony.adaptor.
TelephonyCallback
Sends a message from the telephony adaptor to Connect Pro.
setAnnouncementOption(AnnouncementOption, String)
- Method in class com.adobe.connectpro.telephony.adaptor.
ConferenceInfo
Set conference announcement options
setAnnouncementOption(String, AnnouncementOption, String)
- Method in interface com.adobe.connectpro.telephony.adaptor.
TelephonyAdaptor
Sets an announcement option for the specified conference.
setConferenceId(String)
- Method in class com.adobe.connectpro.telephony.adaptor.
ConferenceInfo
Conference identifier generated by the adaptor on initConferenceSession
setConferenceOption(ConferenceOption, String)
- Method in class com.adobe.connectpro.telephony.adaptor.
ConferenceInfo
Set basic conference options
setConferenceOption(String, ConferenceOption, String)
- Method in interface com.adobe.connectpro.telephony.adaptor.
TelephonyAdaptor
Sets an option for the specified conference.
setConfNumber(String)
- Method in class com.adobe.connectpro.telephony.adaptor.
ConferenceNumber
Conference Number.
setCustomConferenceOption(String, String, String)
- Method in interface com.adobe.connectpro.telephony.adaptor.
TelephonyAdaptor
Sets a custom option (specific to an individual adaptor) for the specified conference.
setCustomOption(String, String)
- Method in class com.adobe.connectpro.telephony.adaptor.
ConferenceInfo
Set custom conference options
setCustomOption(String, String)
- Method in class com.adobe.connectpro.telephony.adaptor.
TelephonyUserInfo
Sets custom user options.
setCustomUserOption(String, String, String, String)
- Method in interface com.adobe.connectpro.telephony.adaptor.
TelephonyAdaptor
To set a custom option (specific to an individual adaptor) , for a phone user for the specified conference.
setErrorCode(FailureCode)
- Method in exception com.adobe.connectpro.telephony.adaptor.
AdaptorException
Sets error code for the exception
setFieldId(String)
- Method in class com.adobe.connectpro.telephony.adaptor.
AdaptorField
Sets the display name of the field.
setFieldId(String)
- Method in class com.adobe.connectpro.telephony.adaptor.
DialInStep
Set Field ID for value.
setFixedValue(String)
- Method in class com.adobe.connectpro.telephony.adaptor.
DialInStep
Step fixed value.
setInMeetingDisplayLevel(AdaptorField.InMeetingDisplayLevel)
- Method in class com.adobe.connectpro.telephony.adaptor.
AdaptorField
Level of restriction that determines which meeting participants can view the field.
setInvalidFields(List<String>)
- Method in exception com.adobe.connectpro.telephony.adaptor.
ValidateException
Sets the list of field IDs that are not valid.
setLocation(String)
- Method in class com.adobe.connectpro.telephony.adaptor.
ConferenceNumber
Location display name.
setName(String)
- Method in class com.adobe.connectpro.telephony.adaptor.
AdaptorField
Sets the display name of the field.
setOption(UserOption, String)
- Method in class com.adobe.connectpro.telephony.adaptor.
TelephonyUserInfo
Sets user options.
setPhoneNumber(String)
- Method in class com.adobe.connectpro.telephony.adaptor.
TelephonyUserInfo
Sets the user's phone number.
setRequired(boolean)
- Method in class com.adobe.connectpro.telephony.adaptor.
AdaptorField
Sets whether users are required to provide info in this field while creating a profile.
setSpeaking(boolean)
- Method in class com.adobe.connectpro.telephony.adaptor.
TelephonyUserInfo
Specifies whether the user is currently active speaker in the conference
setSubconferenceId(String)
- Method in class com.adobe.connectpro.telephony.adaptor.
TelephonyUserInfo
Sets the subconference the phone user is in, when audio breakouts are in use.
setTelephonyToken(String)
- Method in class com.adobe.connectpro.telephony.adaptor.
TelephonyUserInfo
Sets the user's telephony token, which is generated and displayed in the meeting UI by Connect Pro.
setTelephonyUserId(String)
- Method in class com.adobe.connectpro.telephony.adaptor.
TelephonyUserInfo
Sets the user's telephony identifier, which is generated by the adaptor.
setTollFree(boolean)
- Method in class com.adobe.connectpro.telephony.adaptor.
ConferenceNumber
Is the number toll free
setType(DialInStep.StepType)
- Method in class com.adobe.connectpro.telephony.adaptor.
DialInStep
Step type
setUIType(AdaptorField.UIType)
- Method in class com.adobe.connectpro.telephony.adaptor.
AdaptorField
Sets the UI Type of the input field used when getting user input or label type to use when displaying the field in the meeting.
setUserDefined(boolean)
- Method in class com.adobe.connectpro.telephony.adaptor.
AdaptorField
Sets whether users can provide info in this field.
setUserOption(String, String, UserOption, String)
- Method in interface com.adobe.connectpro.telephony.adaptor.
TelephonyAdaptor
To set an option for a phone user for specified conference.
setUserType(TelephonyUserInfo.UserType)
- Method in class com.adobe.connectpro.telephony.adaptor.
TelephonyUserInfo
Sets the type of phone user.
setVideo(boolean)
- Method in class com.adobe.connectpro.telephony.adaptor.
TelephonyUserInfo
Optional attribute indicating if the phone user is a video end-point.
startConference(String)
- Method in interface com.adobe.connectpro.telephony.adaptor.
TelephonyAdaptor
Starts the audio conference on the bridge.
startConferenceFailed(String, FailureCode)
- Method in interface com.adobe.connectpro.telephony.adaptor.
TelephonyCallback
Informs Connect Pro that the Connect Pro request to start the conference has failed.
startRecording(String, String)
- Method in interface com.adobe.connectpro.telephony.adaptor.
TelephonyAdaptor
Starts a conference recording on the bridge.
stopRecording(String, TelephonyAdaptor.StopRecordingCause)
- Method in interface com.adobe.connectpro.telephony.adaptor.
TelephonyAdaptor
Stop a conference recording on the audio bridge.
SynchronousException
- Exception in
com.adobe.connectpro.telephony.adaptor
Exception thrown by Connect Pro when an adaptor tries to execute an adaptor callback method from inside the call that Connect Pro made to the adaptor.
SynchronousException()
- Constructor for exception com.adobe.connectpro.telephony.adaptor.
SynchronousException
Default constructor.
SynchronousException(String, Throwable)
- Constructor for exception com.adobe.connectpro.telephony.adaptor.
SynchronousException
Refer to the javadocs for the
Exception
superclass.
SynchronousException(String)
- Constructor for exception com.adobe.connectpro.telephony.adaptor.
SynchronousException
Refer to the javadocs for the
Exception
superclass.
SynchronousException(Throwable)
- Constructor for exception com.adobe.connectpro.telephony.adaptor.
SynchronousException
Refer to the javadocs for the
Exception
superclass.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
M
O
R
S
T
U
V