A B C D E G H I J L M O P R S T U V 

A

abort - Variable in class com.digium.respokesdk.RestAPI.APITransaction
 
accept() - Method in class com.digium.respokesdk.RespokeDirectConnection
 
answer(Context, RespokeCall.Listener) - Method in class com.digium.respokesdk.RespokeCall
 
answerReceived(JSONObject, String) - Method in class com.digium.respokesdk.RespokeCall
 
APIDoOpen - Class in com.digium.respokesdk.RestAPI
 
APIDoOpen(Context, String) - Constructor for class com.digium.respokesdk.RestAPI.APIDoOpen
 
APIGetToken - Class in com.digium.respokesdk.RestAPI
 
APIGetToken(Context, String) - Constructor for class com.digium.respokesdk.RestAPI.APIGetToken
 
APITransaction - Class in com.digium.respokesdk.RestAPI
 
APITransaction(Context, String) - Constructor for class com.digium.respokesdk.RestAPI.APITransaction
 
appID - Variable in class com.digium.respokesdk.RestAPI.APIGetToken
 
appToken - Variable in class com.digium.respokesdk.RestAPI.APIDoOpen
 
attachVideoRenderer(GLSurfaceView) - Method in class com.digium.respokesdk.RespokeCall
 
audioIsMuted() - Method in class com.digium.respokesdk.RespokeCall
 
audioOnly - Variable in class com.digium.respokesdk.RespokeCall
 
authenticate() - Method in class com.digium.respokesdk.RespokeSignalingChannel
 

B

baseURL - Variable in class com.digium.respokesdk.RespokeClient
 
baseURL - Variable in class com.digium.respokesdk.RestAPI.APITransaction
 
bodySizeLimit - Static variable in class com.digium.respokesdk.RestAPI.APITransaction
Rejects a message if the body size is greater than this.

C

callCreated(RespokeCall) - Method in class com.digium.respokesdk.RespokeClient
 
callCreated(RespokeCall) - Method in interface com.digium.respokesdk.RespokeSignalingChannel.Listener
Receive a notification from the signaling channel that a call has been created
callTerminated(RespokeCall) - Method in class com.digium.respokesdk.RespokeClient
 
callTerminated(RespokeCall) - Method in interface com.digium.respokesdk.RespokeSignalingChannel.Listener
Receive a notification from the signaling channel that a call has terminated
callWithID(String) - Method in class com.digium.respokesdk.RespokeClient
 
callWithID(String) - Method in interface com.digium.respokesdk.RespokeSignalingChannel.Listener
Find a call with the specified session ID
cancel() - Method in class com.digium.respokesdk.RestAPI.APITransaction
 
cancelAllTasks() - Method in class com.digium.respokesdk.RespokeWorkerThread
 
clientConnected(RespokeClient, String) - Method in class com.digium.respokesdk.Respoke
 
com.digium.respokesdk - package com.digium.respokesdk
 
com.digium.respokesdk.RestAPI - package com.digium.respokesdk.RestAPI
 
commonConstructor(RespokeSignalingChannel) - Method in class com.digium.respokesdk.RespokeCall
 
connect(String, String, boolean, Object, Context, RespokeClient.ConnectCompletionListener) - Method in class com.digium.respokesdk.RespokeClient
 
connect(String, Object, Context, RespokeClient.ConnectCompletionListener) - Method in class com.digium.respokesdk.RespokeClient
 
connected - Variable in class com.digium.respokesdk.RespokeSignalingChannel
 
connectedReceived() - Method in class com.digium.respokesdk.RespokeCall
 
connectionDidJoin(RespokeConnection) - Method in class com.digium.respokesdk.RespokeGroup
 
connectionDidLeave(RespokeConnection) - Method in class com.digium.respokesdk.RespokeGroup
 
connectionID - Variable in class com.digium.respokesdk.RespokeConnection
 
connections - Variable in class com.digium.respokesdk.RespokeEndpoint
 
contentType - Variable in class com.digium.respokesdk.RestAPI.APITransaction
 
createClient(Context) - Method in class com.digium.respokesdk.Respoke
 
createDataChannel() - Method in class com.digium.respokesdk.RespokeDirectConnection
 

D

didReceiveMessage(String, Date) - Method in class com.digium.respokesdk.RespokeEndpoint
 
didReceiveMessage(String, RespokeEndpoint, Date) - Method in class com.digium.respokesdk.RespokeGroup
 
directConnection() - Method in class com.digium.respokesdk.RespokeEndpoint
 
directConnectionAvailable(RespokeDirectConnection, RespokeEndpoint) - Method in interface com.digium.respokesdk.RespokeCall.Listener
This event is fired when the local end of the directConnection is available.
directConnectionAvailable(RespokeDirectConnection, RespokeEndpoint) - Method in class com.digium.respokesdk.RespokeClient
 
directConnectionAvailable(RespokeDirectConnection, RespokeEndpoint) - Method in interface com.digium.respokesdk.RespokeSignalingChannel.Listener
This event is fired when the logged-in endpoint is receiving a request to open a direct connection to another endpoint.
directConnectionDidAccept(RespokeDirectConnection) - Method in class com.digium.respokesdk.RespokeCall
 
directConnectionDidClose(RespokeDirectConnection) - Method in class com.digium.respokesdk.RespokeCall
 
directConnectionDidOpen(RespokeDirectConnection) - Method in class com.digium.respokesdk.RespokeCall
 
disconnect() - Method in class com.digium.respokesdk.RespokeCall
 
disconnect() - Method in class com.digium.respokesdk.RespokeClient
 
disconnect() - Method in class com.digium.respokesdk.RespokeSignalingChannel
 

E

endpoint - Variable in class com.digium.respokesdk.RespokeCall
 
endpointID - Variable in class com.digium.respokesdk.RestAPI.APIGetToken
 
errorMessage - Variable in class com.digium.respokesdk.RestAPI.APITransaction
 

G

getCall() - Method in class com.digium.respokesdk.RespokeDirectConnection
 
getConnection(String, String, boolean) - Method in class com.digium.respokesdk.RespokeClient
 
getConnection(String, boolean) - Method in class com.digium.respokesdk.RespokeEndpoint
 
getConnections() - Method in class com.digium.respokesdk.RespokeEndpoint
 
getEndpoint(String, boolean) - Method in class com.digium.respokesdk.RespokeClient
 
getEndpoint() - Method in class com.digium.respokesdk.RespokeConnection
 
getEndpointID() - Method in class com.digium.respokesdk.RespokeClient
 
getEndpointID() - Method in class com.digium.respokesdk.RespokeEndpoint
 
getGroup(String) - Method in class com.digium.respokesdk.RespokeClient
 
getGroupID() - Method in class com.digium.respokesdk.RespokeGroup
 
GetListener() - Method in class com.digium.respokesdk.RespokeSignalingChannel
 
getMembers(RespokeGroup.GetGroupMembersCompletionListener) - Method in class com.digium.respokesdk.RespokeGroup
 
getPeerConnection() - Method in class com.digium.respokesdk.RespokeCall
 
getPresence() - Method in class com.digium.respokesdk.RespokeClient
 
getResolvePresenceListener() - Method in class com.digium.respokesdk.RespokeClient
 
getSessionID() - Method in class com.digium.respokesdk.RespokeCall
 
go() - Method in class com.digium.respokesdk.RestAPI.APIDoOpen
 
go() - Method in class com.digium.respokesdk.RestAPI.APIGetToken
 
go() - Method in class com.digium.respokesdk.RestAPI.APITransaction
 
GUID_STRING_LENGTH - Static variable in class com.digium.respokesdk.Respoke
 

H

hangup(boolean) - Method in class com.digium.respokesdk.RespokeCall
 
hangupReceived() - Method in class com.digium.respokesdk.RespokeCall
 
httpMethod - Variable in class com.digium.respokesdk.RestAPI.APITransaction
 

I

iceCandidatesReceived(JSONArray) - Method in class com.digium.respokesdk.RespokeCall
 
isActive() - Method in class com.digium.respokesdk.RespokeDirectConnection
 
isCaller() - Method in class com.digium.respokesdk.RespokeCall
 
isConnected() - Method in class com.digium.respokesdk.RespokeClient
 
isJoined() - Method in class com.digium.respokesdk.RespokeGroup
 

J

joinGroups(ArrayList<String>, RespokeClient.JoinGroupCompletionListener) - Method in class com.digium.respokesdk.RespokeClient
 
jsonResult - Variable in class com.digium.respokesdk.RestAPI.APITransaction
 

L

leave(Respoke.TaskCompletionListener) - Method in class com.digium.respokesdk.RespokeGroup
 

M

makeGUID() - Static method in class com.digium.respokesdk.Respoke
 
muteAudio(boolean) - Method in class com.digium.respokesdk.RespokeCall
 
muteVideo(boolean) - Method in class com.digium.respokesdk.RespokeCall
 

O

onCall(RespokeClient, RespokeCall) - Method in interface com.digium.respokesdk.RespokeClient.Listener
Receive notification that the client is receiving a call from a remote party.
onClose(RespokeDirectConnection) - Method in interface com.digium.respokesdk.RespokeDirectConnection.Listener
Called when the direct connection is closed.
onConnect(RespokeClient) - Method in interface com.digium.respokesdk.RespokeClient.Listener
Receive notification Respoke has successfully connected to the cloud.
onConnect(RespokeSignalingChannel, String, String) - Method in class com.digium.respokesdk.RespokeClient
 
onConnect(RespokeSignalingChannel, String, String) - Method in interface com.digium.respokesdk.RespokeSignalingChannel.Listener
Receive a notification from the signaling channel that it has connected to the cloud infrastructure
onConnected(RespokeCall) - Method in interface com.digium.respokesdk.RespokeCall.Listener
When on a call, receive remote media when it becomes available.
onDisconnect(RespokeClient, boolean) - Method in interface com.digium.respokesdk.RespokeClient.Listener
Receive notification Respoke has successfully disconnected from the cloud.
onDisconnect(RespokeSignalingChannel) - Method in class com.digium.respokesdk.RespokeClient
 
onDisconnect(RespokeSignalingChannel) - Method in interface com.digium.respokesdk.RespokeSignalingChannel.Listener
Receive a notification from the signaling channel that it has disconnected to the cloud infrastructure
onError(String) - Method in interface com.digium.respokesdk.Respoke.TaskCompletionListener
 
onError(String, RespokeCall) - Method in interface com.digium.respokesdk.RespokeCall.Listener
Receive a notification that an error has occurred while on a call
onError(String) - Method in interface com.digium.respokesdk.RespokeClient.ConnectCompletionListener
 
onError(String) - Method in interface com.digium.respokesdk.RespokeClient.JoinGroupCompletionListener
 
onError(RespokeClient, String) - Method in interface com.digium.respokesdk.RespokeClient.Listener
Handle an error that resulted from a method call.
onError(String, RespokeSignalingChannel) - Method in class com.digium.respokesdk.RespokeClient
 
onError(String) - Method in interface com.digium.respokesdk.RespokeGroup.GetGroupMembersCompletionListener
 
onError(String, RespokeSignalingChannel) - Method in interface com.digium.respokesdk.RespokeSignalingChannel.Listener
Receive a notification from the signaling channel that an error has occurred
onError(String) - Method in interface com.digium.respokesdk.RespokeSignalingChannel.RegisterPresenceListener
 
onError(String) - Method in interface com.digium.respokesdk.RespokeSignalingChannel.RESTListener
 
onGroupMessage(String, String, String, RespokeSignalingChannel, Date) - Method in class com.digium.respokesdk.RespokeClient
 
onGroupMessage(String, RespokeEndpoint, RespokeGroup, Date) - Method in interface com.digium.respokesdk.RespokeGroup.Listener
Receive a notification that a group message has been received
onGroupMessage(String, String, String, RespokeSignalingChannel, Date) - Method in interface com.digium.respokesdk.RespokeSignalingChannel.Listener
Receive a notification that a group message was received
onHangup(RespokeCall) - Method in interface com.digium.respokesdk.RespokeCall.Listener
When on a call, receive notification the call has been hung up
onIncomingCall(JSONObject, String, String, String, Date, RespokeSignalingChannel) - Method in class com.digium.respokesdk.RespokeClient
 
onIncomingCall(JSONObject, String, String, String, Date, RespokeSignalingChannel) - Method in interface com.digium.respokesdk.RespokeSignalingChannel.Listener
Receive a notification from the signaling channel that a remote endpoint is attempting to start a call
onIncomingDirectConnection(RespokeDirectConnection, RespokeEndpoint) - Method in interface com.digium.respokesdk.RespokeClient.Listener
This event is fired when the logged-in endpoint is receiving a request to open a direct connection to another endpoint.
onIncomingDirectConnection(JSONObject, String, String, String, Date, RespokeSignalingChannel) - Method in class com.digium.respokesdk.RespokeClient
 
onIncomingDirectConnection(JSONObject, String, String, String, Date, RespokeSignalingChannel) - Method in interface com.digium.respokesdk.RespokeSignalingChannel.Listener
Receive a notification from the signaling channel that a remote endpoint is attempting to start a direct connection
onJoin(RespokeConnection, RespokeGroup) - Method in interface com.digium.respokesdk.RespokeGroup.Listener
Receive a notification that an connection has joined this group.
onJoinGroup(String, String, String, RespokeSignalingChannel) - Method in class com.digium.respokesdk.RespokeClient
 
onJoinGroup(String, String, String, RespokeSignalingChannel) - Method in interface com.digium.respokesdk.RespokeSignalingChannel.Listener
Receive a notification from the signaling channel that an endpoint has joined this group.
onLeave(RespokeConnection, RespokeGroup) - Method in interface com.digium.respokesdk.RespokeGroup.Listener
Receive a notification that an connection has left this group.
onLeaveGroup(String, String, String, RespokeSignalingChannel) - Method in class com.digium.respokesdk.RespokeClient
 
onLeaveGroup(String, String, String, RespokeSignalingChannel) - Method in interface com.digium.respokesdk.RespokeSignalingChannel.Listener
Receive a notification from the signaling channel that an endpoint has left this group.
onMessage(String, RespokeEndpoint, RespokeGroup, Date) - Method in interface com.digium.respokesdk.RespokeClient.Listener
 
onMessage(String, Date, String, RespokeSignalingChannel) - Method in class com.digium.respokesdk.RespokeClient
 
onMessage(String, RespokeDirectConnection) - Method in interface com.digium.respokesdk.RespokeDirectConnection.Listener
Called when a message is received over the direct connection.
onMessage(org.webrtc.DataChannel.Buffer) - Method in class com.digium.respokesdk.RespokeDirectConnection
 
onMessage(String, Date, RespokeEndpoint) - Method in interface com.digium.respokesdk.RespokeEndpoint.Listener
Handle messages sent to the logged-in user from this one Endpoint.
onMessage(String, Date, String, RespokeSignalingChannel) - Method in interface com.digium.respokesdk.RespokeSignalingChannel.Listener
Receive a notification from the signaling channel that a message has been sent to this group
onOpen(RespokeDirectConnection) - Method in interface com.digium.respokesdk.RespokeDirectConnection.Listener
Called when the direct connection is opened.
onPresence(Object, String, String, RespokeSignalingChannel) - Method in class com.digium.respokesdk.RespokeClient
 
onPresence(Object, RespokeEndpoint) - Method in interface com.digium.respokesdk.RespokeEndpoint.Listener
A notification that the presence for an endpoint has changed
onPresence(Object, String, String, RespokeSignalingChannel) - Method in interface com.digium.respokesdk.RespokeSignalingChannel.Listener
Receive a notification that a presence change message was received
onStart(RespokeDirectConnection) - Method in interface com.digium.respokesdk.RespokeDirectConnection.Listener
The direct connection setup has begun.
onStateChange() - Method in class com.digium.respokesdk.RespokeDirectConnection
 
onSuccess() - Method in interface com.digium.respokesdk.Respoke.TaskCompletionListener
 
onSuccess(ArrayList<RespokeGroup>) - Method in interface com.digium.respokesdk.RespokeClient.JoinGroupCompletionListener
 
onSuccess(ArrayList<RespokeConnection>) - Method in interface com.digium.respokesdk.RespokeGroup.GetGroupMembersCompletionListener
 
onSuccess(JSONArray) - Method in interface com.digium.respokesdk.RespokeSignalingChannel.RegisterPresenceListener
 
onSuccess(Object) - Method in interface com.digium.respokesdk.RespokeSignalingChannel.RESTListener
 

P

params - Variable in class com.digium.respokesdk.RestAPI.APITransaction
 
pause() - Method in class com.digium.respokesdk.RespokeCall
 
peerConnectionDidOpenDataChannel(DataChannel) - Method in class com.digium.respokesdk.RespokeDirectConnection
 
postTask(Runnable) - Method in class com.digium.respokesdk.RespokeWorkerThread
 
postTaskDelayed(Runnable, long) - Method in class com.digium.respokesdk.RespokeWorkerThread
 
postTaskError(Respoke.TaskCompletionListener, String) - Static method in class com.digium.respokesdk.Respoke
A helper function to post an error message to a TaskCompletionListener on the UI thread
postTaskSuccess(Respoke.TaskCompletionListener) - Static method in class com.digium.respokesdk.Respoke
A helper function to post success to a TaskCompletionListener on the UI thread
prepareHandler() - Method in class com.digium.respokesdk.RespokeWorkerThread
 
presence - Variable in class com.digium.respokesdk.RespokeConnection
 
presence - Variable in class com.digium.respokesdk.RespokeEndpoint
 
PROPERTY_LAST_VALID_PUSH_TOKEN - Static variable in class com.digium.respokesdk.RespokeClient
 
PROPERTY_LAST_VALID_PUSH_TOKEN_ID - Static variable in class com.digium.respokesdk.RespokeClient
 

R

registerPresence(ArrayList<String>, RespokeSignalingChannel.RegisterPresenceListener) - Method in class com.digium.respokesdk.RespokeSignalingChannel
 
registerPushServices() - Method in class com.digium.respokesdk.Respoke
 
registerPushServicesWithToken(String) - Method in class com.digium.respokesdk.RespokeClient
 
registerPushToken(String) - Method in class com.digium.respokesdk.Respoke
 
resolvePresence(ArrayList<Object>) - Method in interface com.digium.respokesdk.RespokeClient.ResolvePresenceListener
Resolve the presence among multiple connections belonging to this endpoint.
resolvePresence() - Method in class com.digium.respokesdk.RespokeEndpoint
 
Respoke - Class in com.digium.respokesdk
A global static class which provides access to the Respoke functionality.
Respoke.TaskCompletionListener - Interface in com.digium.respokesdk
 
RESPOKE_BASE_URL - Static variable in class com.digium.respokesdk.RestAPI.APITransaction
 
RespokeCall - Class in com.digium.respokesdk
WebRTC Call including getUserMedia, path and codec negotation, and call state.
RespokeCall(RespokeSignalingChannel) - Constructor for class com.digium.respokesdk.RespokeCall
 
RespokeCall(RespokeSignalingChannel, RespokeEndpoint, boolean) - Constructor for class com.digium.respokesdk.RespokeCall
 
RespokeCall(RespokeSignalingChannel, JSONObject, String, String, RespokeEndpoint, boolean, Date) - Constructor for class com.digium.respokesdk.RespokeCall
 
RespokeCall.Listener - Interface in com.digium.respokesdk
A delegate protocol to notify the receiver of events occurring with the call
RespokeClient - Class in com.digium.respokesdk
This is a top-level interface to the API.
RespokeClient() - Constructor for class com.digium.respokesdk.RespokeClient
 
RespokeClient.ConnectCompletionListener - Interface in com.digium.respokesdk
A listener interface to receive a notification that the connect action has failed
RespokeClient.JoinGroupCompletionListener - Interface in com.digium.respokesdk
A listener interface to receive a notification that the task to join the groups has completed
RespokeClient.Listener - Interface in com.digium.respokesdk
A delegate protocol to notify the receiver of events occurring with the client
RespokeClient.ResolvePresenceListener - Interface in com.digium.respokesdk
A listener interface to ask the receiver to resolve a list of presence values for an endpoint
RespokeConnection - Class in com.digium.respokesdk
Represents remote Connections which belong to an Endpoint.
RespokeConnection(RespokeSignalingChannel, String, RespokeEndpoint) - Constructor for class com.digium.respokesdk.RespokeConnection
 
RespokeDirectConnection - Class in com.digium.respokesdk
A direct connection via RTCDataChannel, including state and path negotation.
RespokeDirectConnection(RespokeCall) - Constructor for class com.digium.respokesdk.RespokeDirectConnection
 
RespokeDirectConnection.Listener - Interface in com.digium.respokesdk
A listener interface to notify the receiver of events occurring with the direct connection
RespokeEndpoint - Class in com.digium.respokesdk
Represents remote Endpoints.
RespokeEndpoint(RespokeSignalingChannel, String, RespokeClient) - Constructor for class com.digium.respokesdk.RespokeEndpoint
 
RespokeEndpoint.Listener - Interface in com.digium.respokesdk
A listener interface to notify the receiver of events occurring with the endpoint
RespokeGroup - Class in com.digium.respokesdk
A group, representing a collection of connections and the method by which to communicate with them.
RespokeGroup(String, String, RespokeSignalingChannel, RespokeClient) - Constructor for class com.digium.respokesdk.RespokeGroup
 
RespokeGroup.GetGroupMembersCompletionListener - Interface in com.digium.respokesdk
A listener interface to receive a notification that the task to get the list of group members has completed
RespokeGroup.Listener - Interface in com.digium.respokesdk
A delegate protocol to notify the receiver of events occurring with the group
RespokeSignalingChannel - Class in com.digium.respokesdk
The purpose of this class is to make a method call for each API call to the backend REST interface.
RespokeSignalingChannel(String, RespokeSignalingChannel.Listener, String, Context) - Constructor for class com.digium.respokesdk.RespokeSignalingChannel
 
RespokeSignalingChannel.Listener - Interface in com.digium.respokesdk
A delegate protocol to notify the receiver of events occurring with the connection status of the signaling channel
RespokeSignalingChannel.RegisterPresenceListener - Interface in com.digium.respokesdk
A listener interface to receive a notification that this client has been registered to receive presence updates for a specific endpoint
RespokeSignalingChannel.RESTListener - Interface in com.digium.respokesdk
A listener interface to receive a notification that the REST message transmission has completed
RespokeWorkerThread - Class in com.digium.respokesdk
Implements a worker thread for queueing and processing socket transactions with the Respoke service
RespokeWorkerThread(String) - Constructor for class com.digium.respokesdk.RespokeWorkerThread
 
resume() - Method in class com.digium.respokesdk.RespokeCall
 

S

sdpHasVideo(JSONObject) - Static method in class com.digium.respokesdk.RespokeCall
 
sendMessage(String, Respoke.TaskCompletionListener) - Method in class com.digium.respokesdk.RespokeDirectConnection
 
sendMessage(String, Respoke.TaskCompletionListener) - Method in class com.digium.respokesdk.RespokeEndpoint
 
sendMessage(String, Respoke.TaskCompletionListener) - Method in class com.digium.respokesdk.RespokeGroup
 
sendRESTMessage(String, String, JSONObject, RespokeSignalingChannel.RESTListener) - Method in class com.digium.respokesdk.RespokeSignalingChannel
 
sendSignal(JSONObject, String, Respoke.TaskCompletionListener) - Method in class com.digium.respokesdk.RespokeSignalingChannel
 
serverResponseCode - Variable in class com.digium.respokesdk.RestAPI.APITransaction
 
setDirectConnection(RespokeDirectConnection) - Method in class com.digium.respokesdk.RespokeEndpoint
 
setListener(RespokeCall.Listener) - Method in class com.digium.respokesdk.RespokeCall
 
setListener(RespokeClient.Listener) - Method in class com.digium.respokesdk.RespokeClient
 
setListener(RespokeDirectConnection.Listener) - Method in class com.digium.respokesdk.RespokeDirectConnection
 
setListener(RespokeEndpoint.Listener) - Method in class com.digium.respokesdk.RespokeEndpoint
 
setListener(RespokeGroup.Listener) - Method in class com.digium.respokesdk.RespokeGroup
 
setPresence(Object, Respoke.TaskCompletionListener) - Method in class com.digium.respokesdk.RespokeClient
 
setResolvePresenceListener(RespokeClient.ResolvePresenceListener) - Method in class com.digium.respokesdk.RespokeClient
 
sharedInstance() - Static method in class com.digium.respokesdk.Respoke
 
startCall(Context, GLSurfaceView, boolean) - Method in class com.digium.respokesdk.RespokeCall
 
startCall(RespokeCall.Listener, Context, GLSurfaceView, boolean) - Method in class com.digium.respokesdk.RespokeEndpoint
 
startDirectConnection() - Method in class com.digium.respokesdk.RespokeEndpoint
 
success - Variable in class com.digium.respokesdk.RestAPI.APITransaction
 

T

timestamp - Variable in class com.digium.respokesdk.RespokeCall
 
token - Variable in class com.digium.respokesdk.RestAPI.APIGetToken
 
tokenID - Variable in class com.digium.respokesdk.RestAPI.APIDoOpen
 
transactionComplete() - Method in class com.digium.respokesdk.RestAPI.APIDoOpen
 
transactionComplete() - Method in class com.digium.respokesdk.RestAPI.APIGetToken
 
transactionComplete() - Method in class com.digium.respokesdk.RestAPI.APITransaction
 

U

unregisterClient(RespokeClient) - Method in class com.digium.respokesdk.Respoke
 

V

videoIsMuted() - Method in class com.digium.respokesdk.RespokeCall
 
A B C D E G H I J L M O P R S T U V