- Call - Interface in com.ciscowebex.androidsdk.phone
-
A Call represents a media call on Cisco Webex.
- Call.AudioOutputMode - Enum in com.ciscowebex.androidsdk.phone
-
The options to switch audio output during a call.
- Call.CallStatus - Enum in com.ciscowebex.androidsdk.phone
-
The status of a Call.
- Call.Direction - Enum in com.ciscowebex.androidsdk.phone
-
The enumeration of directions of a call
- Call.VideoRenderMode - Enum in com.ciscowebex.androidsdk.phone
-
The options to specify how the video adjusts its content to be render in a view.
- Call.WaitReason - Enum in com.ciscowebex.androidsdk.phone
-
The reasons for the call is waiting.
- CallErrorEvent(Call, WebexError) - Constructor for class com.ciscowebex.androidsdk.phone.CallObserver.CallErrorEvent
-
- CallMembership - Interface in com.ciscowebex.androidsdk.phone
-
A data type represents a relationship between *Call* and *Person* at Cisco Webex cloud.
- CallMembership.State - Enum in com.ciscowebex.androidsdk.phone
-
The enumeration of the status of the person in the membership.
- CallObserver - Interface in com.ciscowebex.androidsdk.phone
-
An observer interface for
Call
event
- CallObserver.AbstractCallEvent - Class in com.ciscowebex.androidsdk.phone
-
Base class for the event of a call
- CallObserver.AbstractCallMembershipChangedEvent - Class in com.ciscowebex.androidsdk.phone
-
Base class for the event of a CallMembershipEvent
- CallObserver.ActiveSpeakerChangedEvent - Class in com.ciscowebex.androidsdk.phone
-
Remote sharing rendering view size has changed.
- CallObserver.CallDisconnectedEvent - Interface in com.ciscowebex.androidsdk.phone
-
This event is fired when the call is disconnected.
- CallObserver.CallErrorEvent - Class in com.ciscowebex.androidsdk.phone
-
This event is fired when the call to be disconnected due to an error.
- CallObserver.CallEvent - Interface in com.ciscowebex.androidsdk.phone
-
Base class for the event of a call
- CallObserver.CallMembershipChangedEvent - Interface in com.ciscowebex.androidsdk.phone
-
Call membership change event
- CallObserver.CameraSwitched - Class in com.ciscowebex.androidsdk.phone
-
Camera FacingMode on local device has switched.
- CallObserver.LocalCancel - Class in com.ciscowebex.androidsdk.phone
-
TThis event is fired when the local party has cancelled the call.
- CallObserver.LocalDecline - Class in com.ciscowebex.androidsdk.phone
-
This event is fired when the local party has declined the call.
- CallObserver.LocalLeft - Class in com.ciscowebex.androidsdk.phone
-
This event is fired when local party has left the call.
- CallObserver.LocalSharingViewSizeChanged - Class in com.ciscowebex.androidsdk.phone
-
Local video rendering view size has changed.
- CallObserver.LocalVideoViewSizeChanged - Class in com.ciscowebex.androidsdk.phone
-
Local video rendering view size has changed.
- CallObserver.MediaChangedEvent - Interface in com.ciscowebex.androidsdk.phone
-
Media change event
- CallObserver.MembershipAudioMutedControlledEvent - Class in com.ciscowebex.androidsdk.phone
-
This might be triggered when the person in the membership is muted by others in the meeting.
- CallObserver.MembershipDeclinedEvent - Class in com.ciscowebex.androidsdk.phone
-
This might be triggered when the person in the membership declined this call.
- CallObserver.MembershipJoinedEvent - Class in com.ciscowebex.androidsdk.phone
-
This might be triggered when the person in the membership joined this call.
- CallObserver.MembershipLeftEvent - Class in com.ciscowebex.androidsdk.phone
-
This might be triggered when the person in the membership left this call.
- CallObserver.MembershipSendingAudioEvent - Class in com.ciscowebex.androidsdk.phone
-
This might be triggered when the person in the membership started sending audio this call.
- CallObserver.MembershipSendingSharingEvent - Class in com.ciscowebex.androidsdk.phone
-
This might be triggered when the person in the membership started sharing this call.
- CallObserver.MembershipSendingVideoEvent - Class in com.ciscowebex.androidsdk.phone
-
This might be triggered when the person in the membership started sending video this call.
- CallObserver.MembershipWaitingEvent - Class in com.ciscowebex.androidsdk.phone
-
This might be triggered when the person in the membership is waiting in the lobby.
- CallObserver.OtherConnected - Class in com.ciscowebex.androidsdk.phone
-
This event is fired when one of the other phones of the authenticated user has answered the call.
- CallObserver.OtherDeclined - Class in com.ciscowebex.androidsdk.phone
-
One of the other phones of the authenticated user has declined the call.
- CallObserver.ReceivingAudio - Class in com.ciscowebex.androidsdk.phone
-
This might be triggered when the local party muted or unmuted the audio.
- CallObserver.ReceivingSharing - Class in com.ciscowebex.androidsdk.phone
-
This might be triggered when the local party muted or unmuted the remote content sharing.
- CallObserver.ReceivingVideo - Class in com.ciscowebex.androidsdk.phone
-
This might be triggered when the local party muted or unmuted the video.
- CallObserver.RemoteCancel - Class in com.ciscowebex.androidsdk.phone
-
This event is fired when the remote party has cancelled the call.
- CallObserver.RemoteDecline - Class in com.ciscowebex.androidsdk.phone
-
This event is fired when the remote party has declined the call.
- CallObserver.RemoteLeft - Class in com.ciscowebex.androidsdk.phone
-
This event is fired when the remote party has left the call.
- CallObserver.RemoteSendingAudioEvent - Class in com.ciscowebex.androidsdk.phone
-
This might be triggered when the remote party muted or unmuted the audio.
- CallObserver.RemoteSendingSharingEvent - Class in com.ciscowebex.androidsdk.phone
-
This might be triggered when the remote party muted or unmuted the content sharing.
- CallObserver.RemoteSendingVideoEvent - Class in com.ciscowebex.androidsdk.phone
-
This might be triggered when the remote party muted or unmuted the video.
- CallObserver.RemoteSharingViewSizeChanged - Class in com.ciscowebex.androidsdk.phone
-
Remote sharing rendering view size has changed.
- CallObserver.RemoteVideoViewSizeChanged - Class in com.ciscowebex.androidsdk.phone
-
Remote video rendering view size has changed.
- CallObserver.SendingAudio - Class in com.ciscowebex.androidsdk.phone
-
This might be triggered when the local party muted or unmuted the audio.
- CallObserver.SendingSharingEvent - Class in com.ciscowebex.androidsdk.phone
-
This might be triggered when the local party started or stopped the content sharing.
- CallObserver.SendingVideo - Class in com.ciscowebex.androidsdk.phone
-
This might be triggered when the local party muted or unmuted the video.
- CallSchedule - Class in com.ciscowebex.androidsdk.phone
-
A CallSchedule represents the schedule of a scheduled call
- CameraSwitched(Call) - Constructor for class com.ciscowebex.androidsdk.phone.CallObserver.CameraSwitched
-
- cancel() - Method in interface com.ciscowebex.androidsdk.phone.Phone
-
Cancel the currently outgoing call that has not been connected.
- close() - Method in interface com.ciscowebex.androidsdk.phone.AuxStream
-
Close this auxiliary stream.
- closeAuxStream(View) - Method in interface com.ciscowebex.androidsdk.phone.Call
-
Close the indicated auxiliary stream.
- com.ciscowebex.androidsdk - package com.ciscowebex.androidsdk
-
- com.ciscowebex.androidsdk.auth - package com.ciscowebex.androidsdk.auth
-
- com.ciscowebex.androidsdk.membership - package com.ciscowebex.androidsdk.membership
-
- com.ciscowebex.androidsdk.message - package com.ciscowebex.androidsdk.message
-
- com.ciscowebex.androidsdk.people - package com.ciscowebex.androidsdk.people
-
- com.ciscowebex.androidsdk.phone - package com.ciscowebex.androidsdk.phone
-
- com.ciscowebex.androidsdk.space - package com.ciscowebex.androidsdk.space
-
- com.ciscowebex.androidsdk.team - package com.ciscowebex.androidsdk.team
-
- com.ciscowebex.androidsdk.webhook - package com.ciscowebex.androidsdk.webhook
-
- compareTo(CallSchedule) - Method in class com.ciscowebex.androidsdk.phone.CallSchedule
-
- CompletionHandler<T> - Interface in com.ciscowebex.androidsdk
-
A callback handler to be executed when a operation is completed.
- create(String, String, String, boolean, CompletionHandler<Membership>) - Method in interface com.ciscowebex.androidsdk.membership.MembershipClient
-
Adds a person to a space by person id; optionally making the person a moderator.
- create(String, String, String, String, String, String, String, String, CompletionHandler<Person>) - Method in interface com.ciscowebex.androidsdk.people.PersonClient
-
Create people in the authenticated user's organization.
- create(String, String, CompletionHandler<Space>) - Method in interface com.ciscowebex.androidsdk.space.SpaceClient
-
Creates a space.
- create(String, CompletionHandler<Team>) - Method in interface com.ciscowebex.androidsdk.team.TeamClient
-
Creates a team.
- create(String, String, String, boolean, CompletionHandler<TeamMembership>) - Method in interface com.ciscowebex.androidsdk.team.TeamMembershipClient
-
Adds a person to a team by person id; optionally making the person a moderator of the team.
- create(String, String, String, String, String, String, CompletionHandler<Webhook>) - Method in interface com.ciscowebex.androidsdk.webhook.WebhookClient
-
Posts a webhook for the authenticated user.
- get(String, CompletionHandler<Membership>) - Method in interface com.ciscowebex.androidsdk.membership.MembershipClient
-
Retrieves the details for a membership by membership id.
- get(String, CompletionHandler<Message>) - Method in interface com.ciscowebex.androidsdk.message.MessageClient
-
Retrieves a message asynchronously by message Id.
- get(String, CompletionHandler<Person>) - Method in interface com.ciscowebex.androidsdk.people.PersonClient
-
Retrieves the details for a person by person id.
- get(String, CompletionHandler<Space>) - Method in interface com.ciscowebex.androidsdk.space.SpaceClient
-
Retrieves the details for a space by id.
- get(String, CompletionHandler<Team>) - Method in interface com.ciscowebex.androidsdk.team.TeamClient
-
Retrieves the details for a team by id.
- get(String, CompletionHandler<TeamMembership>) - Method in interface com.ciscowebex.androidsdk.team.TeamMembershipClient
-
Retrieves the details for a membership by id.
- get(String, CompletionHandler<Webhook>) - Method in interface com.ciscowebex.androidsdk.webhook.WebhookClient
-
Retrieves the details for a webhook by id.
- getActiveSpeaker() - Method in interface com.ciscowebex.androidsdk.phone.Call
-
Get the current active speaker
- getActorId() - Method in class com.ciscowebex.androidsdk.WebexEvent.Base
-
- getActorId() - Method in interface com.ciscowebex.androidsdk.WebexEvent
-
Returns the identifier of the user that caused the event to be sent.
- getAdvancedSetting(Class<? extends AdvancedSetting>) - Method in interface com.ciscowebex.androidsdk.phone.Phone
-
Returns value of the advanced seting that has been set.
- getAudioBNRMode() - Method in interface com.ciscowebex.androidsdk.phone.Phone
-
Return the audio background noise removal mode.
- getAudioMaxBandwidth() - Method in interface com.ciscowebex.androidsdk.phone.Phone
-
Deprecated.
- getAudioMaxRxBandwidth() - Method in interface com.ciscowebex.androidsdk.phone.Phone
-
Return the current maximum receivning bandwidth of audio stream.
- getAuthenticator() - Method in class com.ciscowebex.androidsdk.Webex
-
- getAuxStream(View) - Method in interface com.ciscowebex.androidsdk.phone.Call
-
Get an indicated auxiliary stream.
- getAuxStream() - Method in class com.ciscowebex.androidsdk.phone.MultiStreamObserver.AbstractAuxStreamChangedEvent
-
- getAuxStream() - Method in interface com.ciscowebex.androidsdk.phone.MultiStreamObserver.AuxStreamChangedEvent
-
- getAvailableAuxStreamCount() - Method in interface com.ciscowebex.androidsdk.phone.Call
-
Get the count of current available auxiliary streams
- getAvatar() - Method in class com.ciscowebex.androidsdk.people.Person
-
- getCall() - Method in class com.ciscowebex.androidsdk.phone.CallObserver.AbstractCallEvent
-
- getCall() - Method in interface com.ciscowebex.androidsdk.phone.CallObserver.CallEvent
-
- getCallInTollFreeNumber() - Method in class com.ciscowebex.androidsdk.space.SpaceMeetingInfo
-
The toll-free PSTN number for the space.
- getCallInTollNumber() - Method in class com.ciscowebex.androidsdk.space.SpaceMeetingInfo
-
The toll (local) PSTN number for the space.
- getCallMembership() - Method in class com.ciscowebex.androidsdk.phone.CallObserver.AbstractCallMembershipChangedEvent
-
- getCallMembership() - Method in interface com.ciscowebex.androidsdk.phone.CallObserver.CallMembershipChangedEvent
-
- getCode() - Method in enum com.ciscowebex.androidsdk.WebexError.ErrorCode
-
- getCompositedVideoLayout() - Method in class com.ciscowebex.androidsdk.phone.MediaOption
-
Returns the video layout of the active speaker and other attendees for the group video call.
- getCreated() - Method in class com.ciscowebex.androidsdk.membership.Membership
-
- getCreated() - Method in class com.ciscowebex.androidsdk.message.Message
-
Returns the Date
that the message being created.
- getCreated() - Method in class com.ciscowebex.androidsdk.people.Person
-
- getCreated() - Method in class com.ciscowebex.androidsdk.space.Space
-
- getCreated() - Method in class com.ciscowebex.androidsdk.team.Team
-
- getCreated() - Method in class com.ciscowebex.androidsdk.team.TeamMembership
-
- getCreated() - Method in class com.ciscowebex.androidsdk.webhook.Webhook
-
- getData() - Method in interface com.ciscowebex.androidsdk.Result
-
Returns the associated data if the result is a success, `null` otherwise.
- getData() - Method in class com.ciscowebex.androidsdk.WebexError
-
- getDate() - Method in class com.ciscowebex.androidsdk.message.Before.Date
-
Return the date.
- getDefaultFacingMode() - Method in interface com.ciscowebex.androidsdk.phone.Phone
-
Default camera facing mode of this phone, used as the default when dialing or answering a call.
- getDefaultValue() - Method in class com.ciscowebex.androidsdk.phone.AdvancedSetting
-
Returns the default value of this setting item.
- getDirection() - Method in interface com.ciscowebex.androidsdk.phone.Call
-
- getDisplayName() - Method in interface com.ciscowebex.androidsdk.message.RemoteFile
-
Returns the display name of this remote file.
- getDisplayName() - Method in class com.ciscowebex.androidsdk.people.Person
-
- getDisplayName() - Method in interface com.ciscowebex.androidsdk.phone.CallMembership
-
Notice, removed the getEmail() function, due to the email address can no longer get, since privacy protection reason.
- getEmails() - Method in class com.ciscowebex.androidsdk.people.Person
-
- getEnd() - Method in class com.ciscowebex.androidsdk.phone.CallSchedule
-
End time of the call is scheduled.
- getError() - Method in class com.ciscowebex.androidsdk.phone.CallObserver.CallErrorEvent
-
- getError() - Method in class com.ciscowebex.androidsdk.phone.MultiStreamObserver.AuxStreamClosedEvent
-
- getError() - Method in class com.ciscowebex.androidsdk.phone.MultiStreamObserver.AuxStreamOpenedEvent
-
- getError() - Method in interface com.ciscowebex.androidsdk.Result
-
Returns the associated error value if the result is a failure, null otherwise.
- getErrorCode() - Method in class com.ciscowebex.androidsdk.WebexError
-
- getErrorMessage() - Method in class com.ciscowebex.androidsdk.WebexError
-
- getEvent() - Method in class com.ciscowebex.androidsdk.webhook.Webhook
-
- getExpiration() - Method in class com.ciscowebex.androidsdk.auth.JWTAuthenticator
-
Returns the expire date of the access token.
- getFacingMode() - Method in interface com.ciscowebex.androidsdk.phone.Call
-
- getFile() - Method in class com.ciscowebex.androidsdk.message.LocalFile
-
Returns the local File
object to be uploaded.
- getFile() - Method in class com.ciscowebex.androidsdk.message.LocalFile.Thumbnail
-
Returns the local thumbnail file to be uploaded.
- getFiles() - Method in class com.ciscowebex.androidsdk.message.Message
-
Return a list of files attached to this message.
- getFiles() - Method in class com.ciscowebex.androidsdk.message.MessageObserver.MessageFileThumbnailsUpdated
-
Return the updated file(s) list.
- getFilter() - Method in class com.ciscowebex.androidsdk.webhook.Webhook
-
- getFirstName() - Method in class com.ciscowebex.androidsdk.people.Person
-
- getFrom() - Method in interface com.ciscowebex.androidsdk.phone.Call
-
- getHeight() - Method in class com.ciscowebex.androidsdk.message.LocalFile.Thumbnail
-
Returns the height of the thumbnail.
- getHeight() - Method in interface com.ciscowebex.androidsdk.message.RemoteFile.Thumbnail
-
Returns the height of the thumbnail.
- getHtml() - Method in class com.ciscowebex.androidsdk.message.Message.Text
-
Returns the html if exist.
- getId() - Method in class com.ciscowebex.androidsdk.membership.Membership
-
- getId() - Method in class com.ciscowebex.androidsdk.message.Message
-
Returns The identifier of this message.
- getId() - Method in class com.ciscowebex.androidsdk.people.Person
-
- getId() - Method in class com.ciscowebex.androidsdk.space.Space
-
- getId() - Method in class com.ciscowebex.androidsdk.space.SpaceReadStatus
-
The identifier of this space.
- getId() - Method in class com.ciscowebex.androidsdk.team.Team
-
- getId() - Method in class com.ciscowebex.androidsdk.team.TeamMembership
-
- getId() - Method in class com.ciscowebex.androidsdk.webhook.Webhook
-
- getIncomingCallListener() - Method in interface com.ciscowebex.androidsdk.phone.Phone
-
The listener for incoming call
- getLastActivity() - Method in class com.ciscowebex.androidsdk.people.Person
-
- getLastActivity() - Method in class com.ciscowebex.androidsdk.space.Space
-
- getLastActivityDate() - Method in class com.ciscowebex.androidsdk.space.SpaceReadStatus
-
The date of last activity in the space
- getLastName() - Method in class com.ciscowebex.androidsdk.people.Person
-
- getLastSeenDate() - Method in class com.ciscowebex.androidsdk.membership.MembershipReadStatus
-
The last date and time the member have read messages.
- getLastSeenDate() - Method in class com.ciscowebex.androidsdk.space.SpaceReadStatus
-
The date of the last message in the space that login user has read.
- getLastSeenId() - Method in class com.ciscowebex.androidsdk.membership.MembershipReadStatus
-
The id of the last
Message
the member have read.
- getLastSeenMessageId() - Method in class com.ciscowebex.androidsdk.membership.MembershipObserver.MembershipMessageSeen
-
Returns the id of last message read by the membership.
- getLayout() - Method in class com.ciscowebex.androidsdk.phone.MediaOption
-
- getLocalVideoViewSize() - Method in interface com.ciscowebex.androidsdk.phone.Call
-
- getLocalView() - Method in class com.ciscowebex.androidsdk.phone.MediaOption
-
- getMarkdown() - Method in class com.ciscowebex.androidsdk.message.Message.Text
-
Returns the markdown if exist.
- getMe(CompletionHandler<Person>) - Method in interface com.ciscowebex.androidsdk.people.PersonClient
-
Retrieves the details for the authenticated user.
- getMeetingInfo(String, CompletionHandler<SpaceMeetingInfo>) - Method in interface com.ciscowebex.androidsdk.space.SpaceClient
-
Shows Webex meeting details for a space such as the SIP address, meeting URL, toll-free and toll dial-in numbers.
- getMeetingLink() - Method in class com.ciscowebex.androidsdk.space.SpaceMeetingInfo
-
The Webex meeting URL for the space.
- getMeetingNumber() - Method in class com.ciscowebex.androidsdk.space.SpaceMeetingInfo
-
The Webex meeting number for the space.
- getMembership() - Method in class com.ciscowebex.androidsdk.membership.MembershipObserver.MembershipCreated
-
Returns the membership being added.
- getMembership() - Method in class com.ciscowebex.androidsdk.membership.MembershipObserver.MembershipDeleted
-
Returns the membership being removed.
- getMembership() - Method in class com.ciscowebex.androidsdk.membership.MembershipObserver.MembershipMessageSeen
-
Returns the membership whose sent the read receipt.
- getMembership() - Method in class com.ciscowebex.androidsdk.membership.MembershipObserver.MembershipUpdated
-
Returns the membership whose properties have been modified.
- getMembership() - Method in class com.ciscowebex.androidsdk.membership.MembershipReadStatus
-
- getMemberships() - Method in interface com.ciscowebex.androidsdk.phone.Call
-
- getMentions() - Method in class com.ciscowebex.androidsdk.message.Message
-
Returns all people mentioned in the message
- getMessage() - Method in class com.ciscowebex.androidsdk.message.Before.Message
-
Return the identifier of the message.
- getMessage() - Method in class com.ciscowebex.androidsdk.message.MessageObserver.MessageArrived
-
Deprecated.
Returns the message arrived.
- getMessage() - Method in class com.ciscowebex.androidsdk.message.MessageObserver.MessageReceived
-
Returns the message arrived.
- getMessageId() - Method in class com.ciscowebex.androidsdk.message.MessageObserver.MessageDeleted
-
Returns the id of the deleted message
- getMessageId() - Method in class com.ciscowebex.androidsdk.message.MessageObserver.MessageUpdated
-
Return id of the updated message.
- getMimeType() - Method in class com.ciscowebex.androidsdk.message.LocalFile
-
Returns the MIME type of this file.
- getMimeType() - Method in class com.ciscowebex.androidsdk.message.LocalFile.Thumbnail
-
Returns the MIME type of thumbnail.
- getMimeType() - Method in interface com.ciscowebex.androidsdk.message.RemoteFile
-
Returns the MIME type of this remote file.
- getMimeType() - Method in interface com.ciscowebex.androidsdk.message.RemoteFile.Thumbnail
-
Returns the MIME type of the thumbnail.
- getMultiStreamObserver() - Method in interface com.ciscowebex.androidsdk.phone.Call
-
Get the observer for the events of multi-stream in this call
- getName() - Method in class com.ciscowebex.androidsdk.message.LocalFile
-
Returns the display name of the uploaded file.
- getName() - Method in class com.ciscowebex.androidsdk.team.Team
-
- getName() - Method in class com.ciscowebex.androidsdk.webhook.Webhook
-
- getNickName() - Method in class com.ciscowebex.androidsdk.people.Person
-
- getObserver() - Method in interface com.ciscowebex.androidsdk.phone.Call
-
- getOpenedAuxStreamCount() - Method in interface com.ciscowebex.androidsdk.phone.Call
-
Get the count of already opened auxiliary streams
- getOrgId() - Method in class com.ciscowebex.androidsdk.people.Person
-
- getParentId() - Method in class com.ciscowebex.androidsdk.message.Message
-
Returns the parent if this message is a reply message.
- getPath() - Method in class com.ciscowebex.androidsdk.message.LocalFile
-
Returns the local path to the file to be uploaded..
- getPath() - Method in class com.ciscowebex.androidsdk.message.LocalFile.Thumbnail
-
Deprecated.
- getPerson() - Method in interface com.ciscowebex.androidsdk.phone.AuxStream
-
- getPersonDisplayName() - Method in class com.ciscowebex.androidsdk.membership.Membership
-
- getPersonDisplayName() - Method in class com.ciscowebex.androidsdk.message.Message
-
Returns the name of the person who sent this message.
- getPersonDisplayName() - Method in class com.ciscowebex.androidsdk.team.TeamMembership
-
- getPersonEmail() - Method in class com.ciscowebex.androidsdk.membership.Membership
-
- getPersonEmail() - Method in class com.ciscowebex.androidsdk.message.Message
-
Returns the email address of the person who sent this message.
- getPersonEmail() - Method in class com.ciscowebex.androidsdk.team.TeamMembership
-
- getPersonId() - Method in class com.ciscowebex.androidsdk.membership.Membership
-
- getPersonId() - Method in class com.ciscowebex.androidsdk.message.Mention.MentionPerson
-
Deprecated.
- getPersonId() - Method in class com.ciscowebex.androidsdk.message.Mention.Person
-
- getPersonId() - Method in class com.ciscowebex.androidsdk.message.Message
-
Returns the identifier of the person who sent this message.
- getPersonId() - Method in interface com.ciscowebex.androidsdk.phone.CallMembership
-
- getPersonId() - Method in class com.ciscowebex.androidsdk.team.TeamMembership
-
- getPersonOrgId() - Method in class com.ciscowebex.androidsdk.membership.Membership
-
- getPersonOrgId() - Method in class com.ciscowebex.androidsdk.team.TeamMembership
-
- getPhoneNumber() - Method in interface com.ciscowebex.androidsdk.phone.CallMembership
-
- getPin() - Method in class com.ciscowebex.androidsdk.phone.MediaOption
-
If join as moderator, PIN should be a host key, else PIN should be a meeting password.
- getPlain() - Method in class com.ciscowebex.androidsdk.message.Message.Text
-
Returns the plain text if exist
- getProgressHandler() - Method in class com.ciscowebex.androidsdk.message.LocalFile
-
- getRemoteFiles() - Method in class com.ciscowebex.androidsdk.message.Message
-
Deprecated.
- getRemoteVideoViewSize() - Method in interface com.ciscowebex.androidsdk.phone.Call
-
- getRemoteView() - Method in class com.ciscowebex.androidsdk.phone.MediaOption
-
- getRenderView() - Method in interface com.ciscowebex.androidsdk.phone.AuxStream
-
- getRenderView() - Method in class com.ciscowebex.androidsdk.phone.MultiStreamObserver.AuxStreamClosedEvent
-
- getRenderView() - Method in class com.ciscowebex.androidsdk.phone.MultiStreamObserver.AuxStreamOpenedEvent
-
- getResource() - Method in class com.ciscowebex.androidsdk.webhook.Webhook
-
- getSchedules() - Method in interface com.ciscowebex.androidsdk.phone.Call
-
Returns the schedules of this call if this call has one or more schedules.
- getSecret() - Method in class com.ciscowebex.androidsdk.webhook.Webhook
-
- getServiceUrl(Phone.ServiceUrlType) - Method in interface com.ciscowebex.androidsdk.phone.Phone
-
Return the required service url, return null if unregistered.
- getSharingMaxBandwidth() - Method in interface com.ciscowebex.androidsdk.phone.Phone
-
Deprecated.
- getSharingMaxRxBandwidth() - Method in interface com.ciscowebex.androidsdk.phone.Phone
-
Return the current maximum receiving bandwidth of content sharing stream.
- getSharingRenderView() - Method in interface com.ciscowebex.androidsdk.phone.Call
-
- getSharingView() - Method in class com.ciscowebex.androidsdk.phone.MediaOption
-
- getSharingViewSize() - Method in interface com.ciscowebex.androidsdk.phone.Call
-
- getSipAddress() - Method in class com.ciscowebex.androidsdk.space.Space
-
- getSipAddress() - Method in class com.ciscowebex.androidsdk.space.SpaceMeetingInfo
-
The SIP address for the space.
- getSipUrl() - Method in interface com.ciscowebex.androidsdk.phone.CallMembership
-
- getSize() - Method in class com.ciscowebex.androidsdk.message.LocalFile
-
Returns the size in bytes of the file.
- getSize() - Method in class com.ciscowebex.androidsdk.message.LocalFile.Thumbnail
-
Returns the size in bytes of the thumbnail.
- getSize() - Method in interface com.ciscowebex.androidsdk.message.RemoteFile
-
Returns the size in bytes of this remote file.
- getSize() - Method in interface com.ciscowebex.androidsdk.phone.AuxStream
-
- getSpace() - Method in class com.ciscowebex.androidsdk.space.SpaceObserver.SpaceCreated
-
Returns the created space.
- getSpace() - Method in class com.ciscowebex.androidsdk.space.SpaceObserver.SpaceUpdated
-
Returns the changed space.
- getSpaceId() - Method in class com.ciscowebex.androidsdk.membership.Membership
-
- getSpaceId() - Method in class com.ciscowebex.androidsdk.message.Message
-
Returns the identifier of the space where this message was posted.
- getSpaceId() - Method in interface com.ciscowebex.androidsdk.phone.Call
-
Return the associated space of this call
- getSpaceId() - Method in class com.ciscowebex.androidsdk.space.SpaceMeetingInfo
-
A unique identifier for the space.
- getSpaceId() - Method in class com.ciscowebex.androidsdk.space.SpaceObserver.SpaceCallEnded
-
Return the space ID.
- getSpaceId() - Method in class com.ciscowebex.androidsdk.space.SpaceObserver.SpaceCallStarted
-
Return the space ID.
- getSpaceType() - Method in class com.ciscowebex.androidsdk.message.Message
-
- getStart() - Method in class com.ciscowebex.androidsdk.phone.CallSchedule
-
Start time of the call is scheduled.
- getState() - Method in interface com.ciscowebex.androidsdk.phone.CallMembership
-
- getStatus() - Method in class com.ciscowebex.androidsdk.people.Person
-
- getStatus() - Method in interface com.ciscowebex.androidsdk.phone.Call
-
- getTargetUrl() - Method in class com.ciscowebex.androidsdk.webhook.Webhook
-
- getTeamId() - Method in class com.ciscowebex.androidsdk.space.Space
-
- getTeamId() - Method in class com.ciscowebex.androidsdk.team.TeamMembership
-
- getText() - Method in class com.ciscowebex.androidsdk.message.Message
-
Returns the content of the message.
- getTextAsObject() - Method in class com.ciscowebex.androidsdk.message.Message
-
Returns the content of the message in as
Message.Text
object.
- getThumbnail() - Method in class com.ciscowebex.androidsdk.message.LocalFile
-
Return the thumbnail for the local file.
- getThumbnail() - Method in interface com.ciscowebex.androidsdk.message.RemoteFile
-
Returns the thumbnail of this remote file.
- getTitle() - Method in class com.ciscowebex.androidsdk.space.Space
-
- getTo() - Method in interface com.ciscowebex.androidsdk.phone.Call
-
- getToken(CompletionHandler<String>) - Method in interface com.ciscowebex.androidsdk.auth.Authenticator
-
Returns an access token of this authenticator.
- getToken(CompletionHandler<String>) - Method in class com.ciscowebex.androidsdk.auth.JWTAuthenticator
-
- getToken(CompletionHandler<String>) - Method in class com.ciscowebex.androidsdk.auth.OAuthAuthenticator
-
- getToken(CompletionHandler<String>) - Method in class com.ciscowebex.androidsdk.auth.OAuthWebViewAuthenticator
-
- getToken(CompletionHandler<String>) - Method in class com.ciscowebex.androidsdk.auth.SSOAuthenticator
-
- getToPersonEmail() - Method in class com.ciscowebex.androidsdk.message.Message
-
Returns the email address of the recipient when sending a private 1:1 message
- getToPersonId() - Method in class com.ciscowebex.androidsdk.message.Message
-
Returns the identifier of the recipient when sending a private 1:1 message.
- getType() - Method in class com.ciscowebex.androidsdk.people.Person
-
- getType() - Method in class com.ciscowebex.androidsdk.space.Space
-
- getType() - Method in class com.ciscowebex.androidsdk.space.SpaceReadStatus
-
The type of this space.
- getUpdated() - Method in class com.ciscowebex.androidsdk.message.Message
-
Returns the Date
that the message being updated, the date will equals created time, if has NOT updated.
- getUrl() - Method in interface com.ciscowebex.androidsdk.message.RemoteFile
-
Deprecated.
- getUrl() - Method in interface com.ciscowebex.androidsdk.message.RemoteFile.Thumbnail
-
Deprecated.
- getValue() - Method in class com.ciscowebex.androidsdk.phone.AdvancedSetting
-
Returns the value of this setting item.
- getValue() - Method in enum com.ciscowebex.androidsdk.phone.Phone.AudioBRNMode
-
- getValue() - Method in enum com.ciscowebex.androidsdk.phone.Phone.DefaultBandwidth
-
- getVersion() - Method in class com.ciscowebex.androidsdk.Webex
-
Get current SDK version
- getVideoCodecLicense() - Method in interface com.ciscowebex.androidsdk.phone.Phone
-
Return the text of the H.264 codec license from Cisco Systems, Inc.
- getVideoCodecLicenseURL() - Method in interface com.ciscowebex.androidsdk.phone.Phone
-
Return the URL of the H.264 codec license from Cisco Systems, Inc.
- getVideoMaxBandwidth() - Method in interface com.ciscowebex.androidsdk.phone.Phone
-
Deprecated.
- getVideoMaxRxBandwidth() - Method in interface com.ciscowebex.androidsdk.phone.Phone
-
Return the current maximum receiving bandwidth of video stream.
- getVideoMaxTxBandwidth() - Method in interface com.ciscowebex.androidsdk.phone.Phone
-
Return the current maximum sending bandwidth of video stream.
- getVideoRenderViews() - Method in interface com.ciscowebex.androidsdk.phone.Call
-
- getVideoStreamMode() - Method in interface com.ciscowebex.androidsdk.phone.Phone
-
Return the video stream mode.
- getWaitReason() - Method in class com.ciscowebex.androidsdk.phone.CallObserver.MembershipWaitingEvent
-
- getWidth() - Method in class com.ciscowebex.androidsdk.message.LocalFile.Thumbnail
-
Returns the width of the thumbnail.
- getWidth() - Method in interface com.ciscowebex.androidsdk.message.RemoteFile.Thumbnail
-
Returns the width of the thumbnail.
- getWithReadStatus(String, CompletionHandler<SpaceReadStatus>) - Method in interface com.ciscowebex.androidsdk.space.SpaceClient
-
Returns a
SpaceReadStatus
with the details about the date of the last
activity in the space, and the date of current user last presence in the space.
- markAsRead(String) - Method in interface com.ciscowebex.androidsdk.message.MessageClient
-
Mark all messages in the space read.
- markAsRead(String, String) - Method in interface com.ciscowebex.androidsdk.message.MessageClient
-
Mark messages sent before the specified message in the space are read, including the specified message.
- markdown(String, String, String) - Static method in class com.ciscowebex.androidsdk.message.Message.Text
-
Make a Text object for the markdown.
- MediaOption - Class in com.ciscowebex.androidsdk.phone
-
A data type represents the media options of a call.
- MediaOption.CompositedVideoLayout - Enum in com.ciscowebex.androidsdk.phone
-
The video layout for the active speaker and other attendees in the group video meeting.
- MediaOption.VideoLayout - Enum in com.ciscowebex.androidsdk.phone
-
- MediaRenderView - Class in com.ciscowebex.androidsdk.phone
-
Webex media view for local, remote and screen share
- MediaRenderView(Context) - Constructor for class com.ciscowebex.androidsdk.phone.MediaRenderView
-
- MediaRenderView(Context, AttributeSet) - Constructor for class com.ciscowebex.androidsdk.phone.MediaRenderView
-
- MediaRenderView(Context, AttributeSet, int) - Constructor for class com.ciscowebex.androidsdk.phone.MediaRenderView
-
- MediaRenderView(Context, AttributeSet, int, int) - Constructor for class com.ciscowebex.androidsdk.phone.MediaRenderView
-
- Membership - Class in com.ciscowebex.androidsdk.membership
-
Membership contents.
- MembershipAudioMutedControlledEvent(Call, CallMembership) - Constructor for class com.ciscowebex.androidsdk.phone.CallObserver.MembershipAudioMutedControlledEvent
-
- MembershipClient - Interface in com.ciscowebex.androidsdk.membership
-
- MembershipDeclinedEvent(Call, CallMembership) - Constructor for class com.ciscowebex.androidsdk.phone.CallObserver.MembershipDeclinedEvent
-
- MembershipJoinedEvent(Call, CallMembership) - Constructor for class com.ciscowebex.androidsdk.phone.CallObserver.MembershipJoinedEvent
-
- MembershipLeftEvent(Call, CallMembership) - Constructor for class com.ciscowebex.androidsdk.phone.CallObserver.MembershipLeftEvent
-
- MembershipObserver - Interface in com.ciscowebex.androidsdk.membership
-
- MembershipObserver.MembershipCreated - Class in com.ciscowebex.androidsdk.membership
-
The event when a user is added to a space.
- MembershipObserver.MembershipDeleted - Class in com.ciscowebex.androidsdk.membership
-
The event when a user is removed from a space.
- MembershipObserver.MembershipEvent - Interface in com.ciscowebex.androidsdk.membership
-
Mark interface for all membership events.
- MembershipObserver.MembershipMessageSeen - Class in com.ciscowebex.androidsdk.membership
-
The event when a membership has sent a read receipt
- MembershipObserver.MembershipUpdated - Class in com.ciscowebex.androidsdk.membership
-
The event when a membership's properties changed.
- MembershipReadStatus - Class in com.ciscowebex.androidsdk.membership
-
- memberships() - Method in class com.ciscowebex.androidsdk.Webex
-
Memberships represent a person's relationships to spaces.
- MembershipSendingAudioEvent(Call, CallMembership) - Constructor for class com.ciscowebex.androidsdk.phone.CallObserver.MembershipSendingAudioEvent
-
- MembershipSendingSharingEvent(Call, CallMembership) - Constructor for class com.ciscowebex.androidsdk.phone.CallObserver.MembershipSendingSharingEvent
-
- MembershipSendingVideoEvent(Call, CallMembership) - Constructor for class com.ciscowebex.androidsdk.phone.CallObserver.MembershipSendingVideoEvent
-
- MembershipWaitingEvent(Call, CallMembership, Call.WaitReason) - Constructor for class com.ciscowebex.androidsdk.phone.CallObserver.MembershipWaitingEvent
-
- Mention - Interface in com.ciscowebex.androidsdk.message
-
A data type represents mention.
- Mention.All - Class in com.ciscowebex.androidsdk.message
-
Mention all people in a space.
- Mention.MentionAll - Class in com.ciscowebex.androidsdk.message
-
Deprecated.
- Mention.MentionPerson - Class in com.ciscowebex.androidsdk.message
-
Deprecated.
- Mention.Person - Class in com.ciscowebex.androidsdk.message
-
Mention one particular person by person Id.
- MentionAll() - Constructor for class com.ciscowebex.androidsdk.message.Mention.MentionAll
-
Deprecated.
- MentionPerson(String) - Constructor for class com.ciscowebex.androidsdk.message.Mention.MentionPerson
-
Deprecated.
- Message(String) - Constructor for class com.ciscowebex.androidsdk.message.Before.Message
-
- Message - Class in com.ciscowebex.androidsdk.message
-
This class represents a Message on Cisco Webex.
- Message.Draft - Interface in com.ciscowebex.androidsdk.message
-
Encapsulating the content will be post.
- Message.Text - Class in com.ciscowebex.androidsdk.message
-
The wrapper for the message text in different formats: plain text, markdown, and html.
- MessageClient - Interface in com.ciscowebex.androidsdk.message
-
MessageClient represents a client to the Webex platform.
- MessageClient.ProgressHandler - Interface in com.ciscowebex.androidsdk.message
-
A callback to indicate the progress of an action in already processed size (bytes).
- MessageObserver - Interface in com.ciscowebex.androidsdk.message
-
- MessageObserver.MessageArrived - Class in com.ciscowebex.androidsdk.message
-
Deprecated.
- MessageObserver.MessageDeleted - Class in com.ciscowebex.androidsdk.message
-
The event when a message has been deleted.
- MessageObserver.MessageEdited - Class in com.ciscowebex.androidsdk.message
-
The message has been edited.
- MessageObserver.MessageEvent - Interface in com.ciscowebex.androidsdk.message
-
Mark interface for all message events.
- MessageObserver.MessageFileThumbnailsUpdated - Class in com.ciscowebex.androidsdk.message
-
The thumbnails of the attached files in message has been updated.
- MessageObserver.MessageReceived - Class in com.ciscowebex.androidsdk.message
-
The event when a new message has arrived.
- MessageObserver.MessageUpdated - Class in com.ciscowebex.androidsdk.message
-
The event when an existing message has been updated.
- messages() - Method in class com.ciscowebex.androidsdk.Webex
-
Messages are how we communicate in a space.
- MultiStreamObserver - Interface in com.ciscowebex.androidsdk.phone
-
Created by qimdeng on 8/29/18.
- MultiStreamObserver.AbstractAuxStreamChangedEvent - Class in com.ciscowebex.androidsdk.phone
-
Base class for the event of an AuxStreamChangedEvent
- MultiStreamObserver.AuxStreamChangedEvent - Interface in com.ciscowebex.androidsdk.phone
-
Interface for an auxiliary stream changed event
- MultiStreamObserver.AuxStreamClosedEvent - Class in com.ciscowebex.androidsdk.phone
-
This will be triggered when auxiliary stream is closed successfully or unsuccessfully.
- MultiStreamObserver.AuxStreamOpenedEvent - Class in com.ciscowebex.androidsdk.phone
-
This will be triggered when auxiliary stream is opened successfully or unsuccessfully.
- MultiStreamObserver.AuxStreamPersonChangedEvent - Class in com.ciscowebex.androidsdk.phone
-
This will be triggered when the person represented this auxiliary stream is changed
- MultiStreamObserver.AuxStreamSendingVideoEvent - Class in com.ciscowebex.androidsdk.phone
-
This will be triggered when the network is unstable or the represented person muted or unmuted his video,
and client can get the detail from the property
- MultiStreamObserver.AuxStreamSizeChangedEvent - Class in com.ciscowebex.androidsdk.phone
-
This will be triggered when the auxiliary stream view size is changed, and client can get the detail from the property
- sendDTMF(String, CompletionHandler<Void>) - Method in interface com.ciscowebex.androidsdk.phone.Call
-
Sends DTMF events to the remote party.
- sendFeedback(int, String) - Method in interface com.ciscowebex.androidsdk.phone.Call
-
Sends feedback for this call to Cisco Webex team.
- SendingAudio(Call, boolean) - Constructor for class com.ciscowebex.androidsdk.phone.CallObserver.SendingAudio
-
- SendingSharingEvent(Call, boolean) - Constructor for class com.ciscowebex.androidsdk.phone.CallObserver.SendingSharingEvent
-
- SendingVideo(Call, boolean) - Constructor for class com.ciscowebex.androidsdk.phone.CallObserver.SendingVideo
-
- serializedName() - Method in enum com.ciscowebex.androidsdk.space.Space.SpaceType
-
Return serialized name
- serializedName() - Method in enum com.ciscowebex.androidsdk.space.SpaceClient.SortBy
-
Return serialized name
- setAdvancedSetting(AdvancedSetting) - Method in interface com.ciscowebex.androidsdk.phone.Phone
-
Set advanced setings for call.
- setAudioBNRMode(Phone.AudioBRNMode) - Method in interface com.ciscowebex.androidsdk.phone.Phone
-
- setAudioMaxBandwidth(int) - Method in interface com.ciscowebex.androidsdk.phone.Phone
-
Deprecated.
- setAudioMaxRxBandwidth(int) - Method in interface com.ciscowebex.androidsdk.phone.Phone
-
Set the max receivning bandwidth for audio in unit bps for the call.
- setCompositedVideoLayout(MediaOption.CompositedVideoLayout) - Method in interface com.ciscowebex.androidsdk.phone.Call
-
Specify the composited video layout for the active speaker and other attendees in the group video meeting.
- setCompositedVideoLayout(MediaOption.CompositedVideoLayout, CompletionHandler<Void>) - Method in interface com.ciscowebex.androidsdk.phone.Call
-
Specify the composited video layout for the active speaker and other attendees in the group video meeting.
- setCompositedVideoLayout(MediaOption.CompositedVideoLayout) - Method in class com.ciscowebex.androidsdk.phone.MediaOption
-
Set the video layout of the active speaker and other attendees for the group video call.
- setDefaultFacingMode(Phone.FacingMode) - Method in interface com.ciscowebex.androidsdk.phone.Phone
-
Set default camera facing mode of this phone, used as the default when dialing or answering a call.
- setDisplayName(String) - Method in interface com.ciscowebex.androidsdk.message.RemoteFile
-
Deprecated.
- setFacingMode(Phone.FacingMode) - Method in interface com.ciscowebex.androidsdk.phone.Call
-
- setFile(File) - Method in class com.ciscowebex.androidsdk.message.LocalFile
-
Deprecated.
- setHardwareAccelerationEnabled(boolean) - Method in interface com.ciscowebex.androidsdk.phone.Phone
-
Turn on/off Google hardware media codec for video.
- setHeight(int) - Method in class com.ciscowebex.androidsdk.message.LocalFile.Thumbnail
-
Deprecated.
- setHeight(int) - Method in interface com.ciscowebex.androidsdk.message.RemoteFile.Thumbnail
-
Deprecated.
- setIncomingCallListener(Phone.IncomingCallListener) - Method in interface com.ciscowebex.androidsdk.phone.Phone
-
Set the listener to listen to the incoming call to this Phone.
- setLayout(MediaOption.CompositedVideoLayout) - Method in class com.ciscowebex.androidsdk.phone.MediaOption
-
- setLogLevel(Webex.LogLevel) - Method in class com.ciscowebex.androidsdk.Webex
-
Set the log level of the logging.
- setMembershipObserver(MembershipObserver) - Method in interface com.ciscowebex.androidsdk.membership.MembershipClient
-
- setMessage(Message) - Method in class com.ciscowebex.androidsdk.message.MessageObserver.MessageArrived
-
Deprecated.
- setMessageObserver(MessageObserver) - Method in interface com.ciscowebex.androidsdk.message.MessageClient
-
- setMimeType(String) - Method in class com.ciscowebex.androidsdk.message.LocalFile
-
Deprecated.
- setMimeType(String) - Method in class com.ciscowebex.androidsdk.message.LocalFile.Thumbnail
-
Deprecated.
- setMimeType(String) - Method in interface com.ciscowebex.androidsdk.message.RemoteFile
-
Deprecated.
- setMimeType(String) - Method in interface com.ciscowebex.androidsdk.message.RemoteFile.Thumbnail
-
Deprecated.
- setModerator(boolean) - Method in class com.ciscowebex.androidsdk.phone.MediaOption
-
If true, join the meeting as a moderator.
- setMultiStreamObserver(MultiStreamObserver) - Method in interface com.ciscowebex.androidsdk.phone.Call
-
Set the observer for the events of multi-stream in this call
- setName(String) - Method in class com.ciscowebex.androidsdk.message.LocalFile
-
Deprecated.
- setObserver(CallObserver) - Method in interface com.ciscowebex.androidsdk.phone.Call
-
- setParent(Message) - Method in interface com.ciscowebex.androidsdk.message.Message.Draft
-
Set the parent message of the threading message.
- setPath(String) - Method in class com.ciscowebex.androidsdk.message.LocalFile
-
Deprecated.
- setPath(String) - Method in class com.ciscowebex.androidsdk.message.LocalFile.Thumbnail
-
Deprecated.
- setPin(String) - Method in class com.ciscowebex.androidsdk.phone.MediaOption
-
If join as moderator, PIN should be a host key, else PIN should be a meeting password.
- setProgressHandler(MessageClient.ProgressHandler) - Method in class com.ciscowebex.androidsdk.message.LocalFile
-
Deprecated.
- setReceivingAudio(boolean) - Method in interface com.ciscowebex.androidsdk.phone.Call
-
- setReceivingSharing(boolean) - Method in interface com.ciscowebex.androidsdk.phone.Call
-
- setReceivingVideo(boolean) - Method in interface com.ciscowebex.androidsdk.phone.Call
-
- setRemoteVideoRenderMode(Call.VideoRenderMode) - Method in interface com.ciscowebex.androidsdk.phone.Call
-
Specify how the remote video adjusts its content to be render in a view.
- setSendingAudio(boolean) - Method in interface com.ciscowebex.androidsdk.phone.Call
-
- setSendingSharing(boolean) - Method in interface com.ciscowebex.androidsdk.phone.Call
-
- setSendingVideo(boolean) - Method in interface com.ciscowebex.androidsdk.phone.Call
-
- setSharingMaxBandwidth(int) - Method in interface com.ciscowebex.androidsdk.phone.Phone
-
Deprecated.
- setSharingMaxRxBandwidth(int) - Method in interface com.ciscowebex.androidsdk.phone.Phone
-
Set the max receiving bandwidth for content sharing in unit bps for the call.
- setSharingRenderView(View) - Method in interface com.ciscowebex.androidsdk.phone.Call
-
- setSize(long) - Method in class com.ciscowebex.androidsdk.message.LocalFile
-
Deprecated.
- setSize(long) - Method in class com.ciscowebex.androidsdk.message.LocalFile.Thumbnail
-
Deprecated.
- setSize(Long) - Method in interface com.ciscowebex.androidsdk.message.RemoteFile
-
Deprecated.
- setSpaceObserver(SpaceObserver) - Method in interface com.ciscowebex.androidsdk.space.SpaceClient
-
- setThumbnail(LocalFile.Thumbnail) - Method in class com.ciscowebex.androidsdk.message.LocalFile
-
Deprecated.
- setThumbnail(RemoteFile.Thumbnail) - Method in interface com.ciscowebex.androidsdk.message.RemoteFile
-
Deprecated.
- setUrl(String) - Method in interface com.ciscowebex.androidsdk.message.RemoteFile
-
Deprecated.
- setUrl(String) - Method in interface com.ciscowebex.androidsdk.message.RemoteFile.Thumbnail
-
Deprecated.
- setVideoLayout(MediaOption.CompositedVideoLayout) - Method in interface com.ciscowebex.androidsdk.phone.Call
-
- setVideoMaxBandwidth(int) - Method in interface com.ciscowebex.androidsdk.phone.Phone
-
Deprecated.
- setVideoMaxRxBandwidth(int) - Method in interface com.ciscowebex.androidsdk.phone.Phone
-
Set the max receiving bandwidth for video in unit bps for the call.
- setVideoMaxTxBandwidth(int) - Method in interface com.ciscowebex.androidsdk.phone.Phone
-
Set the max sending bandwidth for video in unit bps for the call.
- setVideoRenderViews(Pair<View, View>) - Method in interface com.ciscowebex.androidsdk.phone.Call
-
- setVideoStreamMode(Phone.VideoStreamMode) - Method in interface com.ciscowebex.androidsdk.phone.Phone
-
- setWidth(int) - Method in class com.ciscowebex.androidsdk.message.LocalFile.Thumbnail
-
Deprecated.
- setWidth(int) - Method in interface com.ciscowebex.androidsdk.message.RemoteFile.Thumbnail
-
Deprecated.
- ShareMaxCaptureFPS(int) - Constructor for class com.ciscowebex.androidsdk.phone.AdvancedSetting.ShareMaxCaptureFPS
-
- Space - Class in com.ciscowebex.androidsdk.space
-
A data type represents a Space at Cisco Webex cloud.
- Space() - Constructor for class com.ciscowebex.androidsdk.space.Space
-
- Space.SpaceType - Enum in com.ciscowebex.androidsdk.space
-
The enumeration of the types of a space.
- SpaceClient - Interface in com.ciscowebex.androidsdk.space
-
- SpaceClient.SortBy - Enum in com.ciscowebex.androidsdk.space
-
Sort results by space ID (id), most recent activity (lastactivity), or most recently created (created).
- SpaceMeetingInfo - Class in com.ciscowebex.androidsdk.space
-
The Webex meeting details for a space such as the SIP address, meeting URL, toll-free and toll dial-in numbers.
- SpaceMeetingInfo() - Constructor for class com.ciscowebex.androidsdk.space.SpaceMeetingInfo
-
- SpaceObserver - Interface in com.ciscowebex.androidsdk.space
-
- SpaceObserver.SpaceCallEnded - Class in com.ciscowebex.androidsdk.space
-
The event when a space call ended.
- SpaceObserver.SpaceCallStarted - Class in com.ciscowebex.androidsdk.space
-
The event when a space call started.
- SpaceObserver.SpaceCreated - Class in com.ciscowebex.androidsdk.space
-
The event when a new space was created
- SpaceObserver.SpaceEvent - Interface in com.ciscowebex.androidsdk.space
-
Mark interface for all space events.
- SpaceObserver.SpaceUpdated - Class in com.ciscowebex.androidsdk.space
-
The event when a space was changed (usually a rename).
- SpaceReadStatus - Class in com.ciscowebex.androidsdk.space
-
Read status about the date of last activity in the space and the date of current user last presence in the space.
- spaces() - Method in class com.ciscowebex.androidsdk.Webex
-
Spaces are virtual meeting places in Cisco Webex where people post messages and collaborate to get work done.
- SSOAuthenticator - Class in com.ciscowebex.androidsdk.auth
-
An Single sign-on
SSO based authentication strategy used to authenticate a user on Cisco Webex.
- SSOAuthenticator(String, String, String, String, String, String, Map<String, String>) - Constructor for class com.ciscowebex.androidsdk.auth.SSOAuthenticator
-
Creates a new OAuth authentication strategy
- startPreview(View) - Method in interface com.ciscowebex.androidsdk.phone.Phone
-
Render a preview of the local party before the call is answered.
- startSharing(CompletionHandler<Void>) - Method in interface com.ciscowebex.androidsdk.phone.Call
-
Deprecated.
- startSharing(Notification, int, CompletionHandler<Void>) - Method in interface com.ciscowebex.androidsdk.phone.Call
-
Start content sharing.
- stopPreview() - Method in interface com.ciscowebex.androidsdk.phone.Phone
-
Stop rendering the preview of the local party.
- stopSharing(CompletionHandler<Void>) - Method in interface com.ciscowebex.androidsdk.phone.Call
-
Stop content sharing.
- switchAudioOutput(Call.AudioOutputMode) - Method in interface com.ciscowebex.androidsdk.phone.Call
-
Switch the audio play output mode during a call.
- valueOf(String) - Static method in enum com.ciscowebex.androidsdk.phone.Call.AudioOutputMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ciscowebex.androidsdk.phone.Call.CallStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ciscowebex.androidsdk.phone.Call.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ciscowebex.androidsdk.phone.Call.VideoRenderMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ciscowebex.androidsdk.phone.Call.WaitReason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ciscowebex.androidsdk.phone.CallMembership.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ciscowebex.androidsdk.phone.MediaOption.CompositedVideoLayout
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ciscowebex.androidsdk.phone.MediaOption.VideoLayout
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ciscowebex.androidsdk.phone.Phone.AudioBRNMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ciscowebex.androidsdk.phone.Phone.DefaultBandwidth
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ciscowebex.androidsdk.phone.Phone.FacingMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ciscowebex.androidsdk.phone.Phone.H264LicenseAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ciscowebex.androidsdk.phone.Phone.ServiceUrlType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ciscowebex.androidsdk.phone.Phone.VideoStreamMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ciscowebex.androidsdk.space.Space.SpaceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ciscowebex.androidsdk.space.SpaceClient.SortBy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ciscowebex.androidsdk.Webex.LogLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ciscowebex.androidsdk.WebexError.ErrorCode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.ciscowebex.androidsdk.phone.Call.AudioOutputMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.ciscowebex.androidsdk.phone.Call.CallStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.ciscowebex.androidsdk.phone.Call.Direction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.ciscowebex.androidsdk.phone.Call.VideoRenderMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.ciscowebex.androidsdk.phone.Call.WaitReason
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.ciscowebex.androidsdk.phone.CallMembership.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.ciscowebex.androidsdk.phone.MediaOption.CompositedVideoLayout
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.ciscowebex.androidsdk.phone.MediaOption.VideoLayout
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.ciscowebex.androidsdk.phone.Phone.AudioBRNMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.ciscowebex.androidsdk.phone.Phone.DefaultBandwidth
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.ciscowebex.androidsdk.phone.Phone.FacingMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.ciscowebex.androidsdk.phone.Phone.H264LicenseAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.ciscowebex.androidsdk.phone.Phone.ServiceUrlType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.ciscowebex.androidsdk.phone.Phone.VideoStreamMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.ciscowebex.androidsdk.space.Space.SpaceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.ciscowebex.androidsdk.space.SpaceClient.SortBy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.ciscowebex.androidsdk.Webex.LogLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.ciscowebex.androidsdk.WebexError.ErrorCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VideoEnableCamera2(boolean) - Constructor for class com.ciscowebex.androidsdk.phone.AdvancedSetting.VideoEnableCamera2
-
- VideoEnableDecoderMosaic(boolean) - Constructor for class com.ciscowebex.androidsdk.phone.AdvancedSetting.VideoEnableDecoderMosaic
-
- VideoMaxTxFPS(int) - Constructor for class com.ciscowebex.androidsdk.phone.AdvancedSetting.VideoMaxTxFPS
-