- Call - Interface in com.ciscospark.androidsdk.phone
-
A Call represents a media call on Cisco Spark.
- Call.CallStatus - Enum in com.ciscospark.androidsdk.phone
-
The status of a Call.
- Call.Direction - Enum in com.ciscospark.androidsdk.phone
-
The enumeration of directions of a call
- CallErrorEvent(Call, SparkError) - Constructor for class com.ciscospark.androidsdk.phone.CallObserver.CallErrorEvent
-
- CallMembership - Interface in com.ciscospark.androidsdk.phone
-
A data type represents a relationship between *Call* and *Person* at Cisco Spark cloud.
- CallMembership.State - Enum in com.ciscospark.androidsdk.phone
-
The enumeration of the status of the person in the membership.
- CallObserver - Interface in com.ciscospark.androidsdk.phone
-
An observer interface for
Call
event
- CallObserver.AbstractCallEvent - Class in com.ciscospark.androidsdk.phone
-
Base class for the event of a call
- CallObserver.AbstractCallMembershipChangedEvent - Class in com.ciscospark.androidsdk.phone
-
Base class for the event of a CallMembershipEvent
- CallObserver.CallDisconnectedEvent - Interface in com.ciscospark.androidsdk.phone
-
This event is fired when the call is disconnected.
- CallObserver.CallErrorEvent - Class in com.ciscospark.androidsdk.phone
-
This event is fired when the call to be disconnected due to an error.
- CallObserver.CallEvent - Interface in com.ciscospark.androidsdk.phone
-
Base class for the event of a call
- CallObserver.CallMembershipChangedEvent - Interface in com.ciscospark.androidsdk.phone
-
Call membership change event
- CallObserver.CameraSwitched - Class in com.ciscospark.androidsdk.phone
-
Camera FacingMode on local device has switched.
- CallObserver.LocalCancel - Class in com.ciscospark.androidsdk.phone
-
TThis event is fired when the local party has cancelled the call.
- CallObserver.LocalDecline - Class in com.ciscospark.androidsdk.phone
-
This event is fired when the local party has declined the call.
- CallObserver.LocalLeft - Class in com.ciscospark.androidsdk.phone
-
This event is fired when local party has left the call.
- CallObserver.LocalVideoViewSizeChanged - Class in com.ciscospark.androidsdk.phone
-
Local video rendering view size has changed.
- CallObserver.MediaChangedEvent - Interface in com.ciscospark.androidsdk.phone
-
Media change event
- CallObserver.MembershipDeclinedEvent - Class in com.ciscospark.androidsdk.phone
-
This might be triggered when the person in the membership declined this call.
- CallObserver.MembershipJoinedEvent - Class in com.ciscospark.androidsdk.phone
-
This might be triggered when the person in the membership joined this call.
- CallObserver.MembershipLeftEvent - Class in com.ciscospark.androidsdk.phone
-
This might be triggered when the person in the membership left this call.
- CallObserver.MembershipSendingAudioEvent - Class in com.ciscospark.androidsdk.phone
-
This might be triggered when the person in the membership started sending audio this call.
- CallObserver.MembershipSendingSharingEvent - Class in com.ciscospark.androidsdk.phone
-
This might be triggered when the person in the membership started sharing this call.
- CallObserver.MembershipSendingVideoEvent - Class in com.ciscospark.androidsdk.phone
-
This might be triggered when the person in the membership started sending video this call.
- CallObserver.OtherConnected - Class in com.ciscospark.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.ciscospark.androidsdk.phone
-
One of the other phones of the authenticated user has declined the call.
- CallObserver.ReceivingAudio - Class in com.ciscospark.androidsdk.phone
-
This might be triggered when the local party muted or unmuted the audio.
- CallObserver.ReceivingSharing - Class in com.ciscospark.androidsdk.phone
-
This might be triggered when the local party muted or unmuted the remote content sharing.
- CallObserver.ReceivingVideo - Class in com.ciscospark.androidsdk.phone
-
This might be triggered when the local party muted or unmuted the video.
- CallObserver.RemoteCancel - Class in com.ciscospark.androidsdk.phone
-
This event is fired when the remote party has cancelled the call.
- CallObserver.RemoteDecline - Class in com.ciscospark.androidsdk.phone
-
This event is fired when the remote party has declined the call.
- CallObserver.RemoteLeft - Class in com.ciscospark.androidsdk.phone
-
This event is fired when the remote party has left the call.
- CallObserver.RemoteSendingAudioEvent - Class in com.ciscospark.androidsdk.phone
-
This might be triggered when the remote party muted or unmuted the audio.
- CallObserver.RemoteSendingSharingEvent - Class in com.ciscospark.androidsdk.phone
-
This might be triggered when the remote party muted or unmuted the content sharing.
- CallObserver.RemoteSendingVideoEvent - Class in com.ciscospark.androidsdk.phone
-
This might be triggered when the remote party muted or unmuted the video.
- CallObserver.RemoteSharingViewSizeChanged - Class in com.ciscospark.androidsdk.phone
-
Remote sharing rendering view size has changed.
- CallObserver.RemoteVideoViewSizeChanged - Class in com.ciscospark.androidsdk.phone
-
Remote video rendering view size has changed.
- CallObserver.SendingAudio - Class in com.ciscospark.androidsdk.phone
-
This might be triggered when the local party muted or unmuted the audio.
- CallObserver.SendingSharingEvent - Class in com.ciscospark.androidsdk.phone
-
This might be triggered when the local party started or stopped the content sharing.
- CallObserver.SendingVideo - Class in com.ciscospark.androidsdk.phone
-
This might be triggered when the local party muted or unmuted the video.
- CameraSwitched(Call) - Constructor for class com.ciscospark.androidsdk.phone.CallObserver.CameraSwitched
-
- com.ciscospark.androidsdk - package com.ciscospark.androidsdk
-
- com.ciscospark.androidsdk.auth - package com.ciscospark.androidsdk.auth
-
- com.ciscospark.androidsdk.membership - package com.ciscospark.androidsdk.membership
-
- com.ciscospark.androidsdk.message - package com.ciscospark.androidsdk.message
-
- com.ciscospark.androidsdk.people - package com.ciscospark.androidsdk.people
-
- com.ciscospark.androidsdk.phone - package com.ciscospark.androidsdk.phone
-
- com.ciscospark.androidsdk.room - package com.ciscospark.androidsdk.room
-
- com.ciscospark.androidsdk.team - package com.ciscospark.androidsdk.team
-
- com.ciscospark.androidsdk.webhook - package com.ciscospark.androidsdk.webhook
-
- CompletionHandler<T> - Interface in com.ciscospark.androidsdk
-
A callback handler to be executed when a operation is completed.
- create(String, String, String, boolean, CompletionHandler<Membership>) - Method in interface com.ciscospark.androidsdk.membership.MembershipClient
-
Adds a person to a room by person id; optionally making the person a moderator.
- create(String, String, String, String, String, String, String, String, CompletionHandler<Person>) - Method in interface com.ciscospark.androidsdk.people.PersonClient
-
Create people in the authenticated user's organization.
- create(String, String, CompletionHandler<Room>) - Method in interface com.ciscospark.androidsdk.room.RoomClient
-
Creates a room.
- create(String, CompletionHandler<Team>) - Method in interface com.ciscospark.androidsdk.team.TeamClient
-
Creates a team.
- create(String, String, String, boolean, CompletionHandler<TeamMembership>) - Method in interface com.ciscospark.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.ciscospark.androidsdk.webhook.WebhookClient
-
Posts a webhook for the authenticated user.
- get(String, CompletionHandler<Membership>) - Method in interface com.ciscospark.androidsdk.membership.MembershipClient
-
Retrieves the details for a membership by membership id.
- get(String, CompletionHandler<Message>) - Method in interface com.ciscospark.androidsdk.message.MessageClient
-
Retrieves the details for a message by message Id.
- get(String, CompletionHandler<Person>) - Method in interface com.ciscospark.androidsdk.people.PersonClient
-
Retrieves the details for a person by person id.
- get(String, CompletionHandler<Room>) - Method in interface com.ciscospark.androidsdk.room.RoomClient
-
Retrieves the details for a room by id.
- get(String, CompletionHandler<Team>) - Method in interface com.ciscospark.androidsdk.team.TeamClient
-
Retrieves the details for a team by id.
- get(String, CompletionHandler<TeamMembership>) - Method in interface com.ciscospark.androidsdk.team.TeamMembershipClient
-
Retrieves the details for a membership by id.
- get(String, CompletionHandler<Webhook>) - Method in interface com.ciscospark.androidsdk.webhook.WebhookClient
-
Retrieves the details for a webhook by id.
- getAudioMaxBandwidth() - Method in interface com.ciscospark.androidsdk.phone.Phone
-
Return the current maximum bandwidth of audio stream.
- getAuthenticator() - Method in class com.ciscospark.androidsdk.Spark
-
- getAvatar() - Method in class com.ciscospark.androidsdk.people.Person
-
- getCall() - Method in class com.ciscospark.androidsdk.phone.CallObserver.AbstractCallEvent
-
- getCall() - Method in interface com.ciscospark.androidsdk.phone.CallObserver.CallEvent
-
- getCallMembership() - Method in class com.ciscospark.androidsdk.phone.CallObserver.AbstractCallMembershipChangedEvent
-
- getCallMembership() - Method in interface com.ciscospark.androidsdk.phone.CallObserver.CallMembershipChangedEvent
-
- getClientId() - Method in class com.ciscospark.androidsdk.auth.OAuthAuthenticator
-
- getClientSecret() - Method in class com.ciscospark.androidsdk.auth.OAuthAuthenticator
-
- getCreated() - Method in class com.ciscospark.androidsdk.membership.Membership
-
- getCreated() - Method in class com.ciscospark.androidsdk.message.Message
-
- getCreated() - Method in class com.ciscospark.androidsdk.people.Person
-
- getCreated() - Method in class com.ciscospark.androidsdk.room.Room
-
- getCreated() - Method in class com.ciscospark.androidsdk.team.Team
-
- getCreated() - Method in class com.ciscospark.androidsdk.team.TeamMembership
-
- getCreated() - Method in class com.ciscospark.androidsdk.webhook.Webhook
-
- getData() - Method in interface com.ciscospark.androidsdk.Result
-
Returns the associated data if the result is a success, `null` otherwise.
- getDefaultFacingMode() - Method in interface com.ciscospark.androidsdk.phone.Phone
-
Default camera facing mode of this phone, used as the default when dialing or answering a call.
- getDirection() - Method in interface com.ciscospark.androidsdk.phone.Call
-
- getDisplayName() - Method in class com.ciscospark.androidsdk.people.Person
-
- getEmail() - Method in interface com.ciscospark.androidsdk.phone.CallMembership
-
- getEmails() - Method in class com.ciscospark.androidsdk.people.Person
-
- getError() - Method in class com.ciscospark.androidsdk.phone.CallObserver.CallErrorEvent
-
- getError() - Method in interface com.ciscospark.androidsdk.Result
-
Returns the associated error value if the result is a failure, null otherwise.
- getEvent() - Method in class com.ciscospark.androidsdk.webhook.Webhook
-
- getFacingMode() - Method in interface com.ciscospark.androidsdk.phone.Call
-
- getFile() - Method in class com.ciscospark.androidsdk.message.LocalFile
-
- getFiles() - Method in class com.ciscospark.androidsdk.message.Message
-
- getFilter() - Method in class com.ciscospark.androidsdk.webhook.Webhook
-
- getFirstName() - Method in class com.ciscospark.androidsdk.people.Person
-
- getFrom() - Method in interface com.ciscospark.androidsdk.phone.Call
-
- getId() - Method in class com.ciscospark.androidsdk.membership.Membership
-
- getId() - Method in class com.ciscospark.androidsdk.message.Message
-
- getId() - Method in class com.ciscospark.androidsdk.people.Person
-
- getId() - Method in class com.ciscospark.androidsdk.room.Room
-
- getId() - Method in class com.ciscospark.androidsdk.team.Team
-
- getId() - Method in class com.ciscospark.androidsdk.team.TeamMembership
-
- getId() - Method in class com.ciscospark.androidsdk.webhook.Webhook
-
- getIncomingCallListener() - Method in interface com.ciscospark.androidsdk.phone.Phone
-
The listener for incoming call
- getLastActivity() - Method in class com.ciscospark.androidsdk.room.Room
-
- getLastName() - Method in class com.ciscospark.androidsdk.people.Person
-
- getLocalVideoViewSize() - Method in interface com.ciscospark.androidsdk.phone.Call
-
- getLocalView() - Method in class com.ciscospark.androidsdk.phone.MediaOption
-
- getMarkdown() - Method in class com.ciscospark.androidsdk.message.Message
-
- getMe(CompletionHandler<Person>) - Method in interface com.ciscospark.androidsdk.people.PersonClient
-
Retrieves the details for the authenticated user.
- getMemberships() - Method in interface com.ciscospark.androidsdk.phone.Call
-
- getMentionedPeople() - Method in class com.ciscospark.androidsdk.message.Message
-
- getMessage() - Method in class com.ciscospark.androidsdk.message.MessageObserver.MessageArrived
-
- getMessageId() - Method in class com.ciscospark.androidsdk.message.MessageObserver.MessageDeleted
-
- getName() - Method in class com.ciscospark.androidsdk.team.Team
-
- getName() - Method in class com.ciscospark.androidsdk.webhook.Webhook
-
- getNickName() - Method in class com.ciscospark.androidsdk.people.Person
-
- getObserver() - Method in interface com.ciscospark.androidsdk.phone.Call
-
- getOrgId() - Method in class com.ciscospark.androidsdk.people.Person
-
- getPersonDisplayName() - Method in class com.ciscospark.androidsdk.membership.Membership
-
- getPersonDisplayName() - Method in class com.ciscospark.androidsdk.team.TeamMembership
-
- getPersonEmail() - Method in class com.ciscospark.androidsdk.membership.Membership
-
- getPersonEmail() - Method in class com.ciscospark.androidsdk.message.Message
-
- getPersonEmail() - Method in class com.ciscospark.androidsdk.team.TeamMembership
-
- getPersonId() - Method in class com.ciscospark.androidsdk.membership.Membership
-
- getPersonId() - Method in class com.ciscospark.androidsdk.message.Message
-
- getPersonId() - Method in interface com.ciscospark.androidsdk.phone.CallMembership
-
- getPersonId() - Method in class com.ciscospark.androidsdk.team.TeamMembership
-
- getPersonOrgId() - Method in class com.ciscospark.androidsdk.membership.Membership
-
- getPersonOrgId() - Method in class com.ciscospark.androidsdk.team.TeamMembership
-
- getPhoneNumber() - Method in interface com.ciscospark.androidsdk.phone.CallMembership
-
- getRedirectUri() - Method in class com.ciscospark.androidsdk.auth.OAuthAuthenticator
-
- getRemoteFiles() - Method in class com.ciscospark.androidsdk.message.Message
-
- getRemoteVideoViewSize() - Method in interface com.ciscospark.androidsdk.phone.Call
-
- getRemoteView() - Method in class com.ciscospark.androidsdk.phone.MediaOption
-
- getResource() - Method in class com.ciscospark.androidsdk.webhook.Webhook
-
- getRoomId() - Method in class com.ciscospark.androidsdk.membership.Membership
-
- getRoomId() - Method in class com.ciscospark.androidsdk.message.Message
-
- getRoomType() - Method in class com.ciscospark.androidsdk.message.Message
-
- getScope() - Method in class com.ciscospark.androidsdk.auth.OAuthAuthenticator
-
- getSecret() - Method in class com.ciscospark.androidsdk.webhook.Webhook
-
- getSharingMaxBandwidth() - Method in interface com.ciscospark.androidsdk.phone.Phone
-
Return the current maximum bandwidth of content sharing stream.
- getSharingRenderView() - Method in interface com.ciscospark.androidsdk.phone.Call
-
- getSharingView() - Method in class com.ciscospark.androidsdk.phone.MediaOption
-
- getSharingViewSize() - Method in interface com.ciscospark.androidsdk.phone.Call
-
- getSipAddress() - Method in class com.ciscospark.androidsdk.room.Room
-
- getSipUrl() - Method in interface com.ciscospark.androidsdk.phone.CallMembership
-
- getState() - Method in interface com.ciscospark.androidsdk.phone.CallMembership
-
- getStatus() - Method in interface com.ciscospark.androidsdk.phone.Call
-
- getStatus() - Method in class com.ciscospark.androidsdk.webhook.Webhook
-
- getTargetUrl() - Method in class com.ciscospark.androidsdk.webhook.Webhook
-
- getTeamId() - Method in class com.ciscospark.androidsdk.room.Room
-
- getTeamId() - Method in class com.ciscospark.androidsdk.team.TeamMembership
-
- getText() - Method in class com.ciscospark.androidsdk.message.Message
-
- getTitle() - Method in class com.ciscospark.androidsdk.room.Room
-
- getTo() - Method in interface com.ciscospark.androidsdk.phone.Call
-
- getToken(CompletionHandler<String>) - Method in interface com.ciscospark.androidsdk.auth.Authenticator
-
Returns an access token of this authenticator.
- getToken(CompletionHandler<String>) - Method in class com.ciscospark.androidsdk.auth.JWTAuthenticator
-
- getToken(CompletionHandler<String>) - Method in class com.ciscospark.androidsdk.auth.OAuthAuthenticator
-
- getToken(CompletionHandler<String>) - Method in class com.ciscospark.androidsdk.auth.OAuthWebViewAuthenticator
-
- getToken(CompletionHandler<String>) - Method in class com.ciscospark.androidsdk.auth.SSOAuthenticator
-
- getToPersonEmail() - Method in class com.ciscospark.androidsdk.message.Message
-
- getToPersonId() - Method in class com.ciscospark.androidsdk.message.Message
-
- getType() - Method in class com.ciscospark.androidsdk.people.Person
-
- getType() - Method in class com.ciscospark.androidsdk.room.Room
-
- getValue() - Method in enum com.ciscospark.androidsdk.phone.Phone.DefaultBandwidth
-
- getVersion() - Method in class com.ciscospark.androidsdk.Spark
-
Get current SDK version
- getVideoCodecLicense() - Method in interface com.ciscospark.androidsdk.phone.Phone
-
Return the text of the H.264 codec license from Cisco Systems, Inc.
- getVideoCodecLicenseURL() - Method in interface com.ciscospark.androidsdk.phone.Phone
-
Return the URL of the H.264 codec license from Cisco Systems, Inc.
- getVideoMaxBandwidth() - Method in interface com.ciscospark.androidsdk.phone.Phone
-
Return the current maximum bandwidth of video stream.
- getVideoRenderViews() - Method in interface com.ciscospark.androidsdk.phone.Call
-
- sendDTMF(String, CompletionHandler<Void>) - Method in interface com.ciscospark.androidsdk.phone.Call
-
Sends DTMF events to the remote party.
- sendFeedback(int, String) - Method in interface com.ciscospark.androidsdk.phone.Call
-
Sends feedback for this call to Cisco Spark team.
- SendingAudio(Call, boolean) - Constructor for class com.ciscospark.androidsdk.phone.CallObserver.SendingAudio
-
- SendingSharingEvent(Call, boolean) - Constructor for class com.ciscospark.androidsdk.phone.CallObserver.SendingSharingEvent
-
- SendingVideo(Call, boolean) - Constructor for class com.ciscospark.androidsdk.phone.CallObserver.SendingVideo
-
- setAudioMaxBandwidth(int) - Method in interface com.ciscospark.androidsdk.phone.Phone
-
Set the max bandwidth for audio in unit bps for the call.
- setCreated(Date) - Method in class com.ciscospark.androidsdk.message.Message
-
- setDefaultFacingMode(Phone.FacingMode) - Method in interface com.ciscospark.androidsdk.phone.Phone
-
Set default camera facing mode of this phone, used as the default when dialing or answering a call.
- setFacingMode(Phone.FacingMode) - Method in interface com.ciscospark.androidsdk.phone.Call
-
- setFiles(String[]) - Method in class com.ciscospark.androidsdk.message.Message
-
- setId(String) - Method in class com.ciscospark.androidsdk.message.Message
-
- setIncomingCallListener(Phone.IncomingCallListener) - Method in interface com.ciscospark.androidsdk.phone.Phone
-
Set the listener to listen to the incoming call to this Phone.
- setLogLevel(Spark.LogLevel) - Method in class com.ciscospark.androidsdk.Spark
-
Set the log level of the logging.
- setMarkdown(String) - Method in class com.ciscospark.androidsdk.message.Message
-
- setMentionedPeople(String[]) - Method in class com.ciscospark.androidsdk.message.Message
-
- setMessage(Message) - Method in class com.ciscospark.androidsdk.message.MessageObserver.MessageArrived
-
- setMessageObserver(MessageObserver) - Method in interface com.ciscospark.androidsdk.message.MessageClient
-
- setObserver(CallObserver) - Method in interface com.ciscospark.androidsdk.phone.Call
-
- setPersonEmail(String) - Method in class com.ciscospark.androidsdk.message.Message
-
- setPersonId(String) - Method in class com.ciscospark.androidsdk.message.Message
-
- setReceivingAudio(boolean) - Method in interface com.ciscospark.androidsdk.phone.Call
-
- setReceivingSharing(boolean) - Method in interface com.ciscospark.androidsdk.phone.Call
-
- setReceivingVideo(boolean) - Method in interface com.ciscospark.androidsdk.phone.Call
-
- setRemoteFiles(List<RemoteFile>) - Method in class com.ciscospark.androidsdk.message.Message
-
- setRoomId(String) - Method in class com.ciscospark.androidsdk.message.Message
-
- setRoomType(Room.RoomType) - Method in class com.ciscospark.androidsdk.message.Message
-
- setSendingAudio(boolean) - Method in interface com.ciscospark.androidsdk.phone.Call
-
- setSendingVideo(boolean) - Method in interface com.ciscospark.androidsdk.phone.Call
-
- setSharingMaxBandwidth(int) - Method in interface com.ciscospark.androidsdk.phone.Phone
-
Set the max bandwidth for content sharing in unit bps for the call.
- setSharingRenderView(View) - Method in interface com.ciscospark.androidsdk.phone.Call
-
- setText(String) - Method in class com.ciscospark.androidsdk.message.Message
-
- setToPersonEmail(String) - Method in class com.ciscospark.androidsdk.message.Message
-
- setToPersonId(String) - Method in class com.ciscospark.androidsdk.message.Message
-
- setVideoMaxBandwidth(int) - Method in interface com.ciscospark.androidsdk.phone.Phone
-
Set the max bandwidth for video in unit bps for the call.
- setVideoRenderViews(Pair<View, View>) - Method in interface com.ciscospark.androidsdk.phone.Call
-
- size - Variable in class com.ciscospark.androidsdk.message.LocalFile
-
- size - Variable in class com.ciscospark.androidsdk.message.LocalFile.Thumbnail
-
- size - Variable in class com.ciscospark.androidsdk.message.RemoteFile
-
- Spark - Class in com.ciscospark.androidsdk
-
Spark object is the entry point to use this Cisco Spark Android SDK.
- Spark(Application, Authenticator) - Constructor for class com.ciscospark.androidsdk.Spark
-
Constructs a new Spark object with an
Authenticator
and Application
- Spark.LogLevel - Enum in com.ciscospark.androidsdk
-
The enumeration of log message level
- SparkError<T> - Class in com.ciscospark.androidsdk
-
The enumeration of error types in Cisco Spark Android SDK.
- SparkError() - Constructor for class com.ciscospark.androidsdk.SparkError
-
The default constructor
- SparkError(SparkError.ErrorCode) - Constructor for class com.ciscospark.androidsdk.SparkError
-
The constructor with the error code
- SparkError(SparkError.ErrorCode, String) - Constructor for class com.ciscospark.androidsdk.SparkError
-
The constructor with the error code and error message
- SparkError(SparkError.ErrorCode, String, T) - Constructor for class com.ciscospark.androidsdk.SparkError
-
The constructor with the error code and error message
- SparkError.ErrorCode - Enum in com.ciscospark.androidsdk
-
- SSOAuthenticator - Class in com.ciscospark.androidsdk.auth
-
An Single sign-on
SSO based authentication strategy used to authenticate a user on Cisco Spark.
- SSOAuthenticator(String, String, String, String, String, String, Map<String, String>) - Constructor for class com.ciscospark.androidsdk.auth.SSOAuthenticator
-
Creates a new OAuth authentication strategy
- startPreview(View) - Method in interface com.ciscospark.androidsdk.phone.Phone
-
Render a preview of the local party before the call is answered.
- startSharing(CompletionHandler<Void>) - Method in interface com.ciscospark.androidsdk.phone.Call
-
- stopPreview() - Method in interface com.ciscospark.androidsdk.phone.Phone
-
Stop rendering the preview of the local party.
- stopSharing(CompletionHandler<Void>) - Method in interface com.ciscospark.androidsdk.phone.Call
-
- valueOf(String) - Static method in enum com.ciscospark.androidsdk.phone.Call.CallStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ciscospark.androidsdk.phone.Call.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ciscospark.androidsdk.phone.CallMembership.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ciscospark.androidsdk.phone.Phone.DefaultBandwidth
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ciscospark.androidsdk.phone.Phone.FacingMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ciscospark.androidsdk.room.Room.RoomType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ciscospark.androidsdk.room.RoomClient.SortBy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ciscospark.androidsdk.Spark.LogLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ciscospark.androidsdk.SparkError.ErrorCode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.ciscospark.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.ciscospark.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.ciscospark.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.ciscospark.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.ciscospark.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.ciscospark.androidsdk.room.Room.RoomType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.ciscospark.androidsdk.room.RoomClient.SortBy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.ciscospark.androidsdk.Spark.LogLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.ciscospark.androidsdk.SparkError.ErrorCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.