Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W 

A

addCallEventListener(NexmoCallEventListener) - Method in class com.nexmo.client.NexmoCall
Adds a callback to be invoked when call related event occurs.
addCustomEventListener(NexmoCustomEventListener) - Method in class com.nexmo.client.NexmoConversation
Adds a callback to be invoked when custom event is received.
addDTMFEventListener(NexmoDTMFEventListener) - Method in class com.nexmo.client.NexmoConversation
Deprecated.
addIncomingCallListener(NexmoIncomingCallListener) - Method in class com.nexmo.client.NexmoClient
Adds a callback to be notified about incoming call.
addLegStatusEventListener(NexmoLegStatusEventListener) - Method in class com.nexmo.client.NexmoConversation
Adds a callback to be invoked when leg event is received.
addMediaActionEventListener(NexmoMediaActionEventListener) - Method in class com.nexmo.client.NexmoConversation
Adds a callback to be invoked when media action event is received.
addMediaEventListener(NexmoMediaEventListener) - Method in class com.nexmo.client.NexmoConversation
Adds a callback to be invoked when media event is received.
addMediaStatusListener(NexmoMediaStatusListener) - Method in class com.nexmo.client.NexmoConversation
Adds a callback to be invoked when media status is received.
addMemberEventListener(NexmoMemberEventListener) - Method in class com.nexmo.client.NexmoConversation
Adds a callback to be invoked when member event is received.
addMemberMessageStatusEventListener(NexmoMemberMessageStatusEventListener) - Method in class com.nexmo.client.NexmoConversation
Adds a callback to be invoked when member message status event is received.
addMessageEventListener(NexmoMessageEventListener) - Method in class com.nexmo.client.NexmoConversation
Adds a callback to be invoked when conversation message is received.
addNexmoConversationListener(NexmoConversationListener) - Method in class com.nexmo.client.NexmoConversation
Adds a callback to be invoked when conversation related event occurs.
addPrewarmLeg(String, <any>) - Method in class com.nexmo.client.NexmoClientPrewarmLegManager
 
addReceiveConversationListener(NexmoReceiveConversationListener) - Method in class com.nexmo.client.NexmoClient
Adds listener to be notified about incoming conversation.
addTypingEventListener(NexmoTypingEventListener) - Method in class com.nexmo.client.NexmoConversation
Adds a callback to be invoked when typing event is received.
answer(NexmoRequestListener<NexmoCall>) - Method in class com.nexmo.client.NexmoCall
Answers the incoming NexmoCall and joins the conversation that you are invited to.
autoMediaReoffer(boolean) - Method in class com.nexmo.client.NexmoClient.Builder
Sets the boolean value to decide whatever or not to use auto media reoffer for network connection changes.

B

build(Context) - Method in class com.nexmo.client.NexmoClient.Builder
Builder() - Constructor for class com.nexmo.client.NexmoClient.Builder
 

C

call(String, NexmoCallHandler, NexmoRequestListener<NexmoCall>) - Method in class com.nexmo.client.NexmoClient
Deprecated.
Use inAppCall(callee, listener) or serverCall(callee, customData, listener) instead.
clearCustomEventListeners() - Method in class com.nexmo.client.NexmoConversation
Unsubscribes all listeners from Custom events.
clearDTMFEventListeners() - Method in class com.nexmo.client.NexmoConversation
Unsubscribes all listeners from DTMF events.
clearLegStatusEventListeners() - Method in class com.nexmo.client.NexmoConversation
Unsubscribes all listeners from Leg Status events.
clearMemberEventListeners() - Method in class com.nexmo.client.NexmoConversation
Unsubscribes all listeners from incoming Member related events.
clearMemberMessageStatusEventListeners() - Method in class com.nexmo.client.NexmoConversation
Unsubscribes all listeners from member message status events.
clearMessageEventListeners() - Method in class com.nexmo.client.NexmoConversation
Unsubscribes all listeners from incoming Message related events.
clearNexmoConversationListeners() - Method in class com.nexmo.client.NexmoConversation
Unsubscribes all listeners from incoming Message related events.
clearNexmoEventsListeners() - Method in class com.nexmo.client.NexmoConversation
Unsubscribes all listeners from incoming events.
clearTypingEventListeners() - Method in class com.nexmo.client.NexmoConversation
Unsubscribes all listeners from incoming Typing related events.
com.nexmo.client - package com.nexmo.client
 
com.nexmo.client.request_listener - package com.nexmo.client.request_listener
 
compareTo(NexmoConversation) - Method in class com.nexmo.client.NexmoConversation
 
conversationExpired() - Method in interface com.nexmo.client.NexmoConversationListener
Dispatches when a NexmoConversation is unavailable.
CREATOR - Static variable in class com.nexmo.client.NexmoAttachmentEvent
 
CREATOR - Static variable in class com.nexmo.client.NexmoChannel
 
CREATOR - Static variable in class com.nexmo.client.NexmoConversation
 
CREATOR - Static variable in class com.nexmo.client.NexmoDeletedEvent
 
CREATOR - Static variable in class com.nexmo.client.NexmoDeliveredEvent
 
CREATOR - Static variable in class com.nexmo.client.NexmoDirection
 
CREATOR - Static variable in class com.nexmo.client.NexmoDTMFEvent
 
CREATOR - Static variable in class com.nexmo.client.NexmoEvent
 
CREATOR - Static variable in class com.nexmo.client.NexmoEventEmbeddedInfo
 
CREATOR - Static variable in class com.nexmo.client.NexmoImage
 
CREATOR - Static variable in class com.nexmo.client.NexmoImageRepresentation
 
CREATOR - Static variable in class com.nexmo.client.NexmoInitiator
 
CREATOR - Static variable in class com.nexmo.client.NexmoLeg
 
CREATOR - Static variable in class com.nexmo.client.NexmoLegStatusEvent
 
CREATOR - Static variable in class com.nexmo.client.NexmoLegTransferEvent
 
CREATOR - Static variable in class com.nexmo.client.NexmoMedia
 
CREATOR - Static variable in class com.nexmo.client.NexmoMediaActionEvent
 
CREATOR - Static variable in class com.nexmo.client.NexmoMediaEvent
 
CREATOR - Static variable in class com.nexmo.client.NexmoMemberEvent
 
CREATOR - Static variable in class com.nexmo.client.NexmoMemberMessageStatusEvent
 
CREATOR - Static variable in class com.nexmo.client.NexmoMessage
 
CREATOR - Static variable in class com.nexmo.client.NexmoMessageEvent
 
CREATOR - Static variable in class com.nexmo.client.NexmoMessageLocation
 
CREATOR - Static variable in class com.nexmo.client.NexmoMessageTemplateContent
 
CREATOR - Static variable in class com.nexmo.client.NexmoMessageTemplateWhatsapp
 
CREATOR - Static variable in class com.nexmo.client.NexmoRejectedEvent
 
CREATOR - Static variable in class com.nexmo.client.NexmoSeenEvent
 
CREATOR - Static variable in class com.nexmo.client.NexmoSubmittedEvent
 
CREATOR - Static variable in class com.nexmo.client.NexmoTextEvent
 
CREATOR - Static variable in class com.nexmo.client.NexmoTypingEvent
 
CREATOR - Static variable in class com.nexmo.client.NexmoUndeliverableEvent
 
CREATOR - Static variable in class com.nexmo.client.NexmoUser
 
CREATOR - Static variable in class com.nexmo.client.NexmoUserSession
 

D

Defaults - Class in com.nexmo.client
Class contains default coasts used by the Nexmo SDK.
Defaults() - Constructor for class com.nexmo.client.Defaults
 
delete(NexmoRequestListener) - Method in class com.nexmo.client.NexmoAttachmentEvent
Deletes an attachment event.
delete(NexmoRequestListener<Void>) - Method in class com.nexmo.client.NexmoMessageEvent
Deletes a message event.
delete(NexmoRequestListener) - Method in class com.nexmo.client.NexmoTextEvent
Deletes a text event.
describeContents() - Method in class com.nexmo.client.NexmoAttachmentEvent
 
describeContents() - Method in class com.nexmo.client.NexmoChannel
 
describeContents() - Method in class com.nexmo.client.NexmoConversation
 
describeContents() - Method in class com.nexmo.client.NexmoDeletedEvent
 
describeContents() - Method in class com.nexmo.client.NexmoDeliveredEvent
 
describeContents() - Method in class com.nexmo.client.NexmoDirection
 
describeContents() - Method in class com.nexmo.client.NexmoDTMFEvent
 
describeContents() - Method in class com.nexmo.client.NexmoEvent
 
describeContents() - Method in class com.nexmo.client.NexmoEventEmbeddedInfo
 
describeContents() - Method in class com.nexmo.client.NexmoImage
 
describeContents() - Method in class com.nexmo.client.NexmoImageRepresentation
 
describeContents() - Method in class com.nexmo.client.NexmoInitiator
 
describeContents() - Method in class com.nexmo.client.NexmoLeg
 
describeContents() - Method in class com.nexmo.client.NexmoLegStatusEvent
 
describeContents() - Method in class com.nexmo.client.NexmoMedia
 
describeContents() - Method in class com.nexmo.client.NexmoMediaActionEvent
 
describeContents() - Method in class com.nexmo.client.NexmoMediaEvent
 
describeContents() - Method in class com.nexmo.client.NexmoMemberEvent
 
describeContents() - Method in class com.nexmo.client.NexmoMemberMessageStatusEvent
 
describeContents() - Method in class com.nexmo.client.NexmoMessage
 
describeContents() - Method in class com.nexmo.client.NexmoMessageEvent
 
describeContents() - Method in class com.nexmo.client.NexmoMessageLocation
 
describeContents() - Method in class com.nexmo.client.NexmoMessageTemplateContent
 
describeContents() - Method in class com.nexmo.client.NexmoMessageTemplateWhatsapp
 
describeContents() - Method in class com.nexmo.client.NexmoRejectedEvent
 
describeContents() - Method in class com.nexmo.client.NexmoSeenEvent
 
describeContents() - Method in class com.nexmo.client.NexmoSubmittedEvent
 
describeContents() - Method in class com.nexmo.client.NexmoTextEvent
 
describeContents() - Method in class com.nexmo.client.NexmoTypingEvent
 
describeContents() - Method in class com.nexmo.client.NexmoUndeliverableEvent
 
describeContents() - Method in class com.nexmo.client.NexmoUser
 
describeContents() - Method in class com.nexmo.client.NexmoUserSession
 
disableEarmuff(NexmoRequestListener<Void>) - Method in interface com.nexmo.client.NexmoMember
Disable earmuff the NexmoMember's stream.
disableMedia() - Method in class com.nexmo.client.NexmoConversation
 
disableMute(NexmoRequestListener<Void>) - Method in interface com.nexmo.client.NexmoMember
Unmute the NexmoMember's stream.
disablePushNotifications(NexmoRequestListener<Void>) - Method in class com.nexmo.client.NexmoClient
Unregister device, so it will not receive push notifications.

E

enableEarmuff(NexmoRequestListener<Void>) - Method in interface com.nexmo.client.NexmoMember
Enable earmuff the NexmoMember's stream.
enableMedia() - Method in class com.nexmo.client.NexmoConversation
 
enableMute(NexmoRequestListener<Void>) - Method in interface com.nexmo.client.NexmoMember
Mutes the NexmoMember's stream.
enablePushNotifications(String, NexmoRequestListener<Void>) - Method in class com.nexmo.client.NexmoClient
Register device to receive push notifications.
endpointPath(String) - Method in class com.nexmo.client.NexmoClient.Builder
Sets Nexmo Conversation Websocket URL path suffix.
EndStatuses() - Static method in enum com.nexmo.client.NexmoCallMemberStatus
 
environmentHost(String) - Method in class com.nexmo.client.NexmoClient.Builder
Sets environment host URL.
environmentHostPinning(NexmoPinningConfig) - Method in class com.nexmo.client.NexmoClient.Builder
Sets HTTPS pin chain for ws environment Endpoint.
equals(Object) - Method in class com.nexmo.client.NexmoAttachmentEvent
 
equals(Object) - Method in class com.nexmo.client.NexmoChannel
 
equals(Object) - Method in class com.nexmo.client.NexmoConversation
 
equals(Object) - Method in class com.nexmo.client.NexmoCustomEvent
 
equals(Object) - Method in class com.nexmo.client.NexmoDeletedEvent
 
equals(Object) - Method in class com.nexmo.client.NexmoDeliveredEvent
 
equals(Object) - Method in class com.nexmo.client.NexmoDirection
 
equals(Object) - Method in class com.nexmo.client.NexmoEvent
 
equals(Object) - Method in class com.nexmo.client.NexmoEventEmbeddedInfo
 
equals(Object) - Method in class com.nexmo.client.NexmoEventsPage
 
equals(Object) - Method in class com.nexmo.client.NexmoImage
 
equals(Object) - Method in class com.nexmo.client.NexmoImageRepresentation
 
equals(Object) - Method in class com.nexmo.client.NexmoLeg
 
equals(Object) - Method in class com.nexmo.client.NexmoLegStatusEvent
 
equals(Object) - Method in class com.nexmo.client.NexmoMedia
 
equals(Object) - Method in class com.nexmo.client.NexmoMediaActionEvent
 
equals(Object) - Method in class com.nexmo.client.NexmoMediaEvent
 
equals(Object) - Method in class com.nexmo.client.NexmoMemberEvent
 
equals(Object) - Method in class com.nexmo.client.NexmoMemberMessageStatusEvent
 
equals(Object) - Method in class com.nexmo.client.NexmoMembersSummaryPage
 
equals(Object) - Method in class com.nexmo.client.NexmoMessage
 
equals(Object) - Method in class com.nexmo.client.NexmoMessageEvent
 
equals(Object) - Method in class com.nexmo.client.NexmoMessageLocation
 
equals(Object) - Method in class com.nexmo.client.NexmoMessageTemplateContent
 
equals(Object) - Method in class com.nexmo.client.NexmoMessageTemplateWhatsapp
 
equals(Object) - Method in class com.nexmo.client.NexmoRejectedEvent
 
equals(Object) - Method in class com.nexmo.client.NexmoSeenEvent
 
equals(Object) - Method in class com.nexmo.client.NexmoSubmittedEvent
 
equals(Object) - Method in class com.nexmo.client.NexmoTextEvent
 
equals(Object) - Method in class com.nexmo.client.NexmoTypingEvent
 
equals(Object) - Method in class com.nexmo.client.NexmoUndeliverableEvent
 
equals(Object) - Method in class com.nexmo.client.NexmoUser
 
equals(Object) - Method in class com.nexmo.client.request_listener.NexmoApiError
 

F

findPrewarmLeg(String) - Method in class com.nexmo.client.NexmoClientPrewarmLegManager
 
fromAudio(String) - Static method in class com.nexmo.client.NexmoMessage
 
fromChannelType(NexmoChannelType) - Static method in enum com.nexmo.client.NexmoDirection.Type
fromCoreChannelType(EChannelType) - Static method in enum com.nexmo.client.NexmoChannelType
 
fromCoreConnectionStatus(ILoginStateListener.eConnectionStatus) - Static method in enum com.nexmo.client.request_listener.NexmoConnectionListener.ConnectionStatus
Converts ILoginStateListener.eConnectionStatus to NexmoConnectionListener
fromCoreConnectionStatusReason(ILoginStateListener.eConnectionStatusReason) - Static method in enum com.nexmo.client.request_listener.NexmoConnectionListener.ConnectionStatusReason
Converts ILoginStateListener.eConnectionStatusReason to NexmoConnectionListener
fromCoreError(CoreConversationApiError) - Static method in class com.nexmo.client.request_listener.NexmoApiError
Converts CoreConversationApiError to NexmoApiError
fromCoreState(EMediaActionState) - Static method in enum com.nexmo.client.NexmoMediaActionState
Converts state EMediaActionState to NexmoMediaActionType.
fromCoreState(EMediaState) - Static method in enum com.nexmo.client.NexmoMediaState
Converts state EMediaState to NexmoMediaActionType.
fromCoreType(EMediaActionEventType) - Static method in enum com.nexmo.client.NexmoMediaActionType
Converts EMediaActionEventType to NexmoMediaActionType.
fromCoreType(EMediaType) - Static method in enum com.nexmo.client.NexmoMediaType
Converts EMediaType to NexmoMediaActionType.
fromCustomObject(HashMap<String, Object>) - Static method in class com.nexmo.client.NexmoMessage
 
fromFile(String) - Static method in class com.nexmo.client.NexmoMessage
 
fromImage(String) - Static method in class com.nexmo.client.NexmoMessage
 
fromLocation(NexmoMessageLocation) - Static method in class com.nexmo.client.NexmoMessage
 
fromPublicKeys(String...) - Static method in class com.nexmo.client.NexmoPinningConfig
Construct NexmoPinningConfig from vargs of Public Key Hashes.
fromString(String) - Static method in enum com.nexmo.client.NexmoCallHandler
Deprecated.
 
fromString(String) - Static method in enum com.nexmo.client.NexmoCallMemberStatus
 
fromString(String) - Static method in enum com.nexmo.client.NexmoChannelType
 
fromString(String) - Static method in enum com.nexmo.client.NexmoConnectionState
 
fromString(String) - Static method in enum com.nexmo.client.NexmoDirection.Type
 
fromString(String) - Static method in enum com.nexmo.client.NexmoEventType
 
fromString(String) - Static method in enum com.nexmo.client.NexmoMediaActionState
Converts id String to NexmoMediaActionType.
fromString(String) - Static method in enum com.nexmo.client.NexmoMediaActionType
Converts type String to NexmoMediaActionType.
fromString(String) - Static method in enum com.nexmo.client.NexmoMediaState
 
fromString(String) - Static method in enum com.nexmo.client.NexmoMediaType
 
fromString(String) - Static method in enum com.nexmo.client.NexmoMemberState
Converts type String to NexmoMemberState.
fromString(String) - Static method in enum com.nexmo.client.NexmoPageOrder
 
fromString(String) - Static method in enum com.nexmo.client.NexmoTypingState
Converts string id to NexmoTypingState.
fromTemplate(NexmoMessageTemplateContent, NexmoMessageTemplateWhatsapp) - Static method in class com.nexmo.client.NexmoMessage
 
fromText(String) - Static method in class com.nexmo.client.NexmoMessage
 
fromVCard(String) - Static method in class com.nexmo.client.NexmoMessage
 
fromVideo(String) - Static method in class com.nexmo.client.NexmoMessage
 

G

get() - Static method in class com.nexmo.client.NexmoClient
Returns the current NexmoClient instance, call this function after NexmoClient.Builder.build(Context).
getAddress() - Method in class com.nexmo.client.NexmoMessageLocation
Gets the address of the location.
getAllMembers() - Method in class com.nexmo.client.NexmoCall
Gets the list of all NexmoMember participants in the call.
getAudioUrl() - Method in class com.nexmo.client.NexmoMessage
Gets the audio url.
getAuthToken() - Method in class com.nexmo.client.NexmoClient
Gets the last used JWT authToken for logging in the NexmoUser, synchronously.
getChannel() - Method in interface com.nexmo.client.NexmoMember
Gets the NexmoChannelType associated to this NexmoMember.
getChannel() - Method in class com.nexmo.client.NexmoMemberEvent
Gets the channel.
getChannelType() - Method in class com.nexmo.client.NexmoMemberMessageStatusEvent
Gets the original message channel type.
getConfig() - Method in class com.nexmo.client.NexmoClient
Gets the config used to build NexmoClient.
getConnectionRtcId() - Method in class com.nexmo.client.PrewarmLeg
 
getContent() - Method in class com.nexmo.client.NexmoMemberMessageStatusEvent
Gets the content of the original message.
getContent() - Method in class com.nexmo.client.NexmoMessage
Gets the content of the message.
getContext() - Method in class com.nexmo.client.NexmoClient
Gets the context used for building NexmoClient.
getConversation() - Method in class com.nexmo.client.NexmoCall
Gets the NexmoConversation of the call object.
getConversation(String, NexmoRequestListener<NexmoConversation>) - Method in class com.nexmo.client.NexmoClient
Gets the conversation instance.
getConversation() - Method in class com.nexmo.client.NexmoEvent
Gets the conversation of this event.
getConversationId() - Method in class com.nexmo.client.NexmoConversation
Gets the id of this conversation synchronously.
getConversationId() - Method in class com.nexmo.client.NexmoEvent
Gets the NexmoEvent conversation id.
getConversationId() - Method in interface com.nexmo.client.NexmoMemberSummary
Gets conversation id.
getConversationId() - Method in class com.nexmo.client.PrewarmLeg
 
getConversationId() - Method in class com.nexmo.client.request_listener.NexmoApiError
Optional conversation id associated with the request.
getConversations(Integer, NexmoPageOrder, NexmoRequestListener<NexmoConversationsPage>) - Method in class com.nexmo.client.NexmoClient
Deprecated.
getConversations(Integer, String, NexmoPageOrder, NexmoRequestListener<NexmoConversationsPage>) - Method in class com.nexmo.client.NexmoClient
Gets conversations.
getCreationDate() - Method in class com.nexmo.client.NexmoConversation
Gets the creation date of this conversation synchronously.
getCreationDate() - Method in class com.nexmo.client.NexmoEvent
Gets the NexmoEvent creationDate.
getCreationDate() - Method in class com.nexmo.client.NexmoInitiator
Gets the creation date id.
getCurrent() - Method in class com.nexmo.client.NexmoLegStatusEvent
Gets the current leg.
getCurrentState() - Method in interface com.nexmo.client.NexmoMemberSummary
Gets member current state.
getCustom() - Method in class com.nexmo.client.NexmoMessage
Gets the custom object.
getCustomType() - Method in class com.nexmo.client.NexmoCustomEvent
 
getData() - Method in class com.nexmo.client.NexmoCustomEvent
 
getData() - Method in class com.nexmo.client.NexmoDirection
Gets data.
getDigit() - Method in class com.nexmo.client.NexmoDTMFEvent
 
getDisplayName() - Method in class com.nexmo.client.NexmoConversation
Gets the display name of this conversation synchronously.
getDisplayName() - Method in class com.nexmo.client.NexmoUser
Gets display name.
getDuration() - Method in class com.nexmo.client.NexmoDTMFEvent
 
getEmbeddedInfo() - Method in class com.nexmo.client.NexmoEvent
Gets the NexmoEventEmbeddedInfo embedded info.
getEndpointPath() - Method in class com.nexmo.client.NexmoClient.NexmoClientConfig
Gets Nexmo Conversation Websocket URL path suffix.
getEnvironmentHost() - Method in class com.nexmo.client.NexmoClient.NexmoClientConfig
 
getError() - Method in class com.nexmo.client.NexmoMemberMessageStatusEvent
Gets the error of the original message.
getEvents(Integer, NexmoPageOrder, NexmoRequestListener<NexmoEventsPage>) - Method in class com.nexmo.client.NexmoConversation
Deprecated.
getEvents(Integer, NexmoPageOrder, String, NexmoRequestListener<NexmoEventsPage>) - Method in class com.nexmo.client.NexmoConversation
 
getEventState() - Method in class com.nexmo.client.NexmoAttachmentEvent
Gets the event state of this event.
getEventState() - Method in class com.nexmo.client.NexmoMessageEvent
Gets the event state of this event.
getEventState() - Method in class com.nexmo.client.NexmoTextEvent
Gets the event state of this event.
getEventType() - Method in class com.nexmo.client.NexmoEvent
Gets the NexmoEvent type.
getFileUrl() - Method in class com.nexmo.client.NexmoMessage
Gets the file url.
getFrom() - Method in class com.nexmo.client.NexmoChannel
Gets the origin NexmoDirection.
getFrom() - Method in class com.nexmo.client.NexmoMemberMessageStatusEvent
Gets the sender's number/id.
getFromMemberId() - Method in class com.nexmo.client.NexmoEvent
Gets the NexmoEvent sender.
getHistory() - Method in class com.nexmo.client.NexmoLegStatusEvent
Gets the leg history.
getIceServerUrls() - Method in class com.nexmo.client.NexmoClient.NexmoClientConfig
Gets the default iceServers for RTCPeerConnection.
getId() - Method in class com.nexmo.client.NexmoEvent
Gets the NexmoEvent id.
getId() - Method in class com.nexmo.client.NexmoImageRepresentation
Gets the id.
getId() - Method in class com.nexmo.client.NexmoLeg
Gets the leg id.
getId() - Method in class com.nexmo.client.NexmoUser
Gets the use id.
getId() - Method in class com.nexmo.client.NexmoUserSession
Gets the NexmoUserSession id.
getImageProcessingServiceUrl() - Method in class com.nexmo.client.NexmoClient.NexmoClientConfig
Gets Nexmo IPS URL for image upload URL.
getImageUrl() - Method in class com.nexmo.client.NexmoMessage
Gets the image url.
getImageUrl() - Method in class com.nexmo.client.NexmoUser
Gets image URL.
getInvitedBy() - Method in class com.nexmo.client.NexmoMemberEvent
Gets the user name of inviter NexmoUser.
getLastEventId() - Method in class com.nexmo.client.NexmoConversation
Gets the id of the last NexmoEvent in this conversation synchronously.
getLatitude() - Method in class com.nexmo.client.NexmoMessageLocation
Gets the latitude of the location.
getLeg() - Method in class com.nexmo.client.NexmoChannel
Gets the NexmoLeg.
getLegId() - Method in class com.nexmo.client.NexmoLegTransferEvent
Gets the leg id that was transferred.
getLocale() - Method in class com.nexmo.client.NexmoMessageTemplateWhatsapp
Gets the locale of the whatsapp template.
getLocation() - Method in class com.nexmo.client.NexmoMessage
Gets the location object.
getLogKey() - Method in class com.nexmo.client.NexmoClient.NexmoClientConfig
Gets log key.
getLogLevel() - Method in class com.nexmo.client.NexmoClient.NexmoClientConfig
Gets log level.
getLongitude() - Method in class com.nexmo.client.NexmoMessageLocation
Gets the longitude of the location.
getMedia() - Method in interface com.nexmo.client.NexmoMember
Gets the NexmoMedia associated to this NexmoMember.
getMediaActionState() - Method in class com.nexmo.client.NexmoMediaActionEvent
getMediaActionType() - Method in class com.nexmo.client.NexmoMediaActionEvent
getMediaState() - Method in class com.nexmo.client.NexmoMediaEvent
Gets media state.
getMediaType() - Method in class com.nexmo.client.NexmoMediaEvent
Gets media type.
getMedium() - Method in class com.nexmo.client.NexmoAttachmentEvent
Gets medium image size represented by NexmoImageRepresentation.
getMedium() - Method in class com.nexmo.client.NexmoImage
Gets medium image size represented by NexmoImageRepresentation.
getMember(String, NexmoRequestListener<NexmoMember>) - Method in class com.nexmo.client.NexmoConversation
Get conversation member by id.
getMemberCallStatus(NexmoMember) - Method in class com.nexmo.client.NexmoCall
 
getMemberId() - Method in class com.nexmo.client.NexmoInitiator
Gets the member id.
getMemberId() - Method in class com.nexmo.client.NexmoMemberEvent
Gets the member identifier NexmoMember.
getMemberId() - Method in interface com.nexmo.client.NexmoMemberSummary
Gets member id.
getMemberId() - Method in class com.nexmo.client.PrewarmLeg
 
getMembers(Integer, NexmoPageOrder, NexmoRequestListener<NexmoMembersSummaryPage>) - Method in class com.nexmo.client.NexmoConversation
 
getMessage() - Method in class com.nexmo.client.NexmoMessageEvent
Gets the message payload of this event.
getMessage() - Method in class com.nexmo.client.request_listener.NexmoApiError
Human readable description of the exception.
getMessageType() - Method in class com.nexmo.client.NexmoMessage
Gets the messageType.
getMessageUuid() - Method in class com.nexmo.client.NexmoMemberMessageStatusEvent
Gets the original message id.
getMyMember() - Method in class com.nexmo.client.NexmoCall
Gets the current user's NexmoMember .
getMyMember() - Method in class com.nexmo.client.NexmoConversation
Gets member of the conversation that represents currently logged in NexmoUser.
getName() - Method in class com.nexmo.client.NexmoConversation
Gets the name of this conversation synchronously.
getName() - Method in class com.nexmo.client.NexmoMessageLocation
Gets the name of the location.
getName() - Method in class com.nexmo.client.NexmoMessageTemplateContent
Gets the name of the template.
getName() - Method in class com.nexmo.client.NexmoUser
Gets the user name.
getNewConversationId() - Method in class com.nexmo.client.NexmoLegTransferEvent
Gets the transferred-to conversation identifier NexmoConversation.
getNewMemberId() - Method in class com.nexmo.client.NexmoLegTransferEvent
Gets the transferred-to member identifier NexmoMember.
getNext(NexmoRequestListener<NexmoConversationsPage>) - Method in class com.nexmo.client.NexmoConversationsPage
Gets the next page.
getNext(NexmoRequestListener<NexmoEventsPage>) - Method in class com.nexmo.client.NexmoEventsPage
Gets the next page.
getNext(NexmoRequestListener<NexmoMembersSummaryPage>) - Method in class com.nexmo.client.NexmoMembersSummaryPage
 
getNext(NexmoRequestListener<NexmoUserSessionsPage>) - Method in class com.nexmo.client.NexmoUserSessionsPage
Gets the next page.
getOriginal() - Method in class com.nexmo.client.NexmoAttachmentEvent
Gets original image size represented by NexmoImageRepresentation.
getOriginal() - Method in class com.nexmo.client.NexmoImage
Gets original image size represented by NexmoImageRepresentation.
getOriginalEventId() - Method in class com.nexmo.client.NexmoMemberMessageStatusEvent
Gets the original message event id.
getParameters() - Method in class com.nexmo.client.NexmoMessageTemplateContent
Gets the parameters of the template.
getPolicy() - Method in class com.nexmo.client.NexmoMessageTemplateWhatsapp
Gets the policy of the whatsapp template.
getPrev(NexmoRequestListener<NexmoConversationsPage>) - Method in class com.nexmo.client.NexmoConversationsPage
Gets the prev page.
getPrev(NexmoRequestListener<NexmoEventsPage>) - Method in class com.nexmo.client.NexmoEventsPage
Gets the prev page.
getPrev(NexmoRequestListener<NexmoMembersSummaryPage>) - Method in class com.nexmo.client.NexmoMembersSummaryPage
 
getPrev(NexmoRequestListener<NexmoUserSessionsPage>) - Method in class com.nexmo.client.NexmoUserSessionsPage
Gets the prev page.
getPreviousConversationId() - Method in class com.nexmo.client.NexmoLegTransferEvent
Gets the transferred-from conversation identifier NexmoConversation.
getPreviousMemberId() - Method in class com.nexmo.client.NexmoLegTransferEvent
Gets the transferred-from conversation identifier NexmoMember.
getPrewarmConversationId() - Method in class com.nexmo.client.PrewarmLeg
 
getPushNotificationTTL() - Method in class com.nexmo.client.NexmoClient.NexmoClientConfig
Gets TTL value in seconds for push notification for the specific device.
getRestEnvironmentHost() - Method in class com.nexmo.client.NexmoClient.NexmoClientConfig
 
getRestEnvironmentHostPKHash() - Method in class com.nexmo.client.NexmoClient.NexmoClientConfig
Gets the array of public keys used for Pinning the REST API backend
getSDKVersion() - Method in class com.nexmo.client.NexmoClient
Returns the current version of the Nexmo Client SDK.
getSessions(Integer, NexmoPageOrder, NexmoRequestListener<NexmoUserSessionsPage>) - Method in class com.nexmo.client.NexmoUser
Gets user sessions.
getSize() - Method in class com.nexmo.client.NexmoImageRepresentation
Gets the size.
getState() - Method in class com.nexmo.client.NexmoMemberEvent
Gets the NexmoMediaState.
getState() - Method in class com.nexmo.client.NexmoTypingEvent
Gets the typing state.
getStatsInterval() - Method in class com.nexmo.client.NexmoClient.NexmoClientConfig
Gets stats interval.
getStatus() - Method in class com.nexmo.client.NexmoLeg
Gets the call member status.
getTemplateContent() - Method in class com.nexmo.client.NexmoMessage
Gets the template content.
getTemplateWhatsapp() - Method in class com.nexmo.client.NexmoMessage
Gets the whatsapp template.
getText() - Method in class com.nexmo.client.NexmoMessage
Gets the text.
getText() - Method in class com.nexmo.client.NexmoTextEvent
Gets the text payload of this event.
getThumbnail() - Method in class com.nexmo.client.NexmoAttachmentEvent
Gets thumbnail image size represented by NexmoImageRepresentation.
getThumbnail() - Method in class com.nexmo.client.NexmoImage
Gets thumbnail image size represented by NexmoImageRepresentation.
getTid() - Method in class com.nexmo.client.request_listener.NexmoApiError
Optional request id for which the error occurred, null if the request was pre-validated client side.
getTimestamp() - Method in class com.nexmo.client.NexmoInitiator
Gets the timestamp id.
getTo() - Method in class com.nexmo.client.NexmoChannel
Gets the target NexmoDirection.
getTo() - Method in class com.nexmo.client.NexmoMemberMessageStatusEvent
Gets the recipient's number/id.
getType() - Method in class com.nexmo.client.NexmoDirection
 
getType() - Method in class com.nexmo.client.NexmoImageRepresentation
Gets the type.
getType() - Method in class com.nexmo.client.request_listener.NexmoApiError
The error type as received from backend, for example "text:error-not-joined"
getUrl() - Method in class com.nexmo.client.NexmoImageRepresentation
Gets the image URL.
getUser() - Method in class com.nexmo.client.NexmoClient
Gets the currently logged-in NexmoUser, synchronously.
getUser(String, NexmoRequestListener<NexmoUser>) - Method in class com.nexmo.client.NexmoClient
Gets the user info for given userId.
getUser() - Method in class com.nexmo.client.NexmoEventEmbeddedInfo
Gets event producer user info.
getUser() - Method in interface com.nexmo.client.NexmoMemberSummary
Gets the user.
getUserId() - Method in class com.nexmo.client.NexmoInitiator
Gets the user id.
getUserSessions(String, Integer, NexmoPageOrder, NexmoRequestListener<NexmoUserSessionsPage>) - Method in class com.nexmo.client.NexmoClient
Gets user sessions.
getValue() - Method in enum com.nexmo.client.NexmoPageOrder
 
getVcardUrl() - Method in class com.nexmo.client.NexmoMessage
Gets the vcard url.
getVideoUrl() - Method in class com.nexmo.client.NexmoMessage
Gets the video url.
getWsHostPKHash() - Method in class com.nexmo.client.NexmoClient.NexmoClientConfig
Gets the array of public keys used for Pinning the WS API backend
getWsRandomizationFactor() - Method in class com.nexmo.client.NexmoClient.NexmoClientConfig
 
getWsReconnectionDelay() - Method in class com.nexmo.client.NexmoClient.NexmoClientConfig
 
getWsReconnectionDelayMax() - Method in class com.nexmo.client.NexmoClient.NexmoClientConfig
 
getWsTimeout() - Method in class com.nexmo.client.NexmoClient.NexmoClientConfig
 

H

hangup(NexmoRequestListener<NexmoCall>) - Method in class com.nexmo.client.NexmoCall
Hangups or rejects the call.
hashCode() - Method in class com.nexmo.client.NexmoAttachmentEvent
 
hashCode() - Method in class com.nexmo.client.NexmoChannel
 
hashCode() - Method in class com.nexmo.client.NexmoConversation
 
hashCode() - Method in class com.nexmo.client.NexmoCustomEvent
 
hashCode() - Method in class com.nexmo.client.NexmoDeletedEvent
 
hashCode() - Method in class com.nexmo.client.NexmoDeliveredEvent
 
hashCode() - Method in class com.nexmo.client.NexmoDirection
 
hashCode() - Method in class com.nexmo.client.NexmoEvent
 
hashCode() - Method in class com.nexmo.client.NexmoEventEmbeddedInfo
 
hashCode() - Method in class com.nexmo.client.NexmoEventsPage
 
hashCode() - Method in class com.nexmo.client.NexmoImage
 
hashCode() - Method in class com.nexmo.client.NexmoImageRepresentation
 
hashCode() - Method in class com.nexmo.client.NexmoLeg
 
hashCode() - Method in class com.nexmo.client.NexmoLegStatusEvent
 
hashCode() - Method in class com.nexmo.client.NexmoMedia
 
hashCode() - Method in class com.nexmo.client.NexmoMediaActionEvent
 
hashCode() - Method in class com.nexmo.client.NexmoMediaEvent
 
hashCode() - Method in class com.nexmo.client.NexmoMemberEvent
 
hashCode() - Method in class com.nexmo.client.NexmoMemberMessageStatusEvent
 
hashCode() - Method in class com.nexmo.client.NexmoMembersSummaryPage
 
hashCode() - Method in class com.nexmo.client.NexmoMessage
 
hashCode() - Method in class com.nexmo.client.NexmoMessageEvent
 
hashCode() - Method in class com.nexmo.client.NexmoMessageLocation
 
hashCode() - Method in class com.nexmo.client.NexmoMessageTemplateContent
 
hashCode() - Method in class com.nexmo.client.NexmoMessageTemplateWhatsapp
 
hashCode() - Method in class com.nexmo.client.NexmoRejectedEvent
 
hashCode() - Method in class com.nexmo.client.NexmoSeenEvent
 
hashCode() - Method in class com.nexmo.client.NexmoSubmittedEvent
 
hashCode() - Method in class com.nexmo.client.NexmoTextEvent
 
hashCode() - Method in class com.nexmo.client.NexmoTypingEvent
 
hashCode() - Method in class com.nexmo.client.NexmoUndeliverableEvent
 
hashCode() - Method in class com.nexmo.client.NexmoUser
 
hashCode() - Method in class com.nexmo.client.request_listener.NexmoApiError
 

I

iceServerUrls(String[]) - Method in class com.nexmo.client.NexmoClient.Builder
Sets the default iceServers for RTCPeerConnection.
imageProcessingServiceUrl(String) - Method in class com.nexmo.client.NexmoClient.Builder
Sets Nexmo IPS URL for image upload URL.
inAppCall(String, NexmoRequestListener<NexmoCall>) - Method in class com.nexmo.client.NexmoClient
Create NexmoCall and invite user by username or userId.
initialEventId() - Method in class com.nexmo.client.NexmoDeletedEvent
Gets the initial event that was deleted.
initialEventId() - Method in class com.nexmo.client.NexmoDeliveredEvent
Gets the Event for which this Delivered Receipt has been emitted.
initialEventId() - Method in class com.nexmo.client.NexmoRejectedEvent
Gets the Event for which this Rejected Receipt has been emitted.
initialEventId() - Method in class com.nexmo.client.NexmoSeenEvent
Gets the Event for which this Seen Receipt has been emitted.
initialEventId() - Method in class com.nexmo.client.NexmoSubmittedEvent
Gets the Event for which this Submitted Receipt has been emitted.
initialEventId() - Method in class com.nexmo.client.NexmoUndeliverableEvent
Gets the Event for which this Undeliverable Receipt has been emitted.
invite(String, NexmoRequestListener<String>) - Method in class com.nexmo.client.NexmoConversation
 
isAutoMediaReoffer() - Method in class com.nexmo.client.NexmoClient.NexmoClientConfig
Gets the boolean determining whatever or not to auto reoffer media when switching networks.
isConnected() - Method in class com.nexmo.client.NexmoClient
Gets the Boolean determining whatever or not the connection status is connected (check if a user is logged-in).
isEarmuffed() - Method in class com.nexmo.client.NexmoMedia
Gets is earmuffed.
isEnabled() - Method in class com.nexmo.client.NexmoMedia
Gets is enabled.
isMuted() - Method in class com.nexmo.client.NexmoMedia
Gets is muted.
isNexmoPushNotification(Map<String, String>) - Static method in class com.nexmo.client.NexmoClient
Checks if notification received from Firebase is a Nexmo push notification.
isSystem() - Method in class com.nexmo.client.NexmoInitiator
Gets the isSystem.
isUseFirstIceCandidate() - Method in class com.nexmo.client.NexmoClient.NexmoClientConfig
Gets the Boolean determining whatever or not to use first ice server for RTCPeerConnection.

J

join(NexmoRequestListener<Void>) - Method in class com.nexmo.client.NexmoConversation
Joins the current logged in NexmoUser to this conversation.
join(String, NexmoRequestListener<String>) - Method in class com.nexmo.client.NexmoConversation
Joins a NexmoUser to this conversation.

K

kick(String, NexmoRequestListener<Void>) - Method in class com.nexmo.client.NexmoConversation
Removes a NexmoUser from this conversation.

L

legTransfer(NexmoLegTransferEvent) - Method in interface com.nexmo.client.NexmoConversationListener
Dispatches when a NexmoLegTransferEvent occurs to transfer a leg out of a NexmoConversation.
login(String) - Method in class com.nexmo.client.NexmoClient
Logs in this NexmoClient instance based on the builder information and login details.
logKey(long) - Method in class com.nexmo.client.NexmoClient.Builder
Sets log key.
logLevel(ILogger.eLogLevel) - Method in class com.nexmo.client.NexmoClient.Builder
Sets log level.
logout() - Method in class com.nexmo.client.NexmoClient
Logs out the current NexmoUser.

M

markAsDelivered(NexmoRequestListener) - Method in class com.nexmo.client.NexmoAttachmentEvent
Mark this event as delivered.
markAsDelivered(NexmoRequestListener) - Method in class com.nexmo.client.NexmoMessageEvent
Marks a Message event as delivered.
markAsDelivered(NexmoRequestListener) - Method in class com.nexmo.client.NexmoTextEvent
Marks a Text event as delivered.
markAsSeen(NexmoRequestListener) - Method in class com.nexmo.client.NexmoAttachmentEvent
Marks an Image event as seen.
markAsSeen(NexmoRequestListener) - Method in class com.nexmo.client.NexmoMessageEvent
Marks a Message event as seen.
markAsSeen(NexmoRequestListener) - Method in class com.nexmo.client.NexmoTextEvent
Marks a Text event as seen.
markEventState(NexmoRequestListener, Map<EMessageState, List<MemberForMessageStateBundle>>, EMessageType, EMessageState) - Method in class com.nexmo.client.NexmoEvent
Marks a Text, Attachment or Message event as seen or delivered.
missingParams(String) - Static method in class com.nexmo.client.request_listener.NexmoApiError
Produces NexmoApiError
mute(boolean) - Method in class com.nexmo.client.NexmoCall
Mutes/unmutes current user in this call.

N

newConversation(String, String, NexmoRequestListener<NexmoConversation>) - Method in class com.nexmo.client.NexmoClient
Creates a new NexmoConversation for a given display name.
NexmoApiError - Class in com.nexmo.client.request_listener
Nexmo API exception that can be caught and handled.
NexmoApiError(String, String, String, String) - Constructor for class com.nexmo.client.request_listener.NexmoApiError
 
NexmoAttachmentEvent - Class in com.nexmo.client
Represents the attachment events dispatched into NexmoMessageEventListener.onAttachmentEvent(com.nexmo.client.NexmoAttachmentEvent) (currently only images).
NexmoCall - Class in com.nexmo.client
The NexmoCall class is a NexmoConversation for phone calls.
NexmoCallEventListener - Interface in com.nexmo.client
NexmoCallEventListener dispatches events related to a NexmoCall.
NexmoCallHandler - Enum in com.nexmo.client
Deprecated.
Used by the deprecated NexmoClient.call(callee, callType, listener) method.

Make a call uing NexmoClient:

 client.call("123456", NexmoCallHandler.SERVER, callListener);
 
NexmoCallMemberStatus - Enum in com.nexmo.client
An Enum representing the NexmoMember's current call status.
NexmoChannel - Class in com.nexmo.client
Channel that connects the user to the NexmoConversation eg.
NexmoChannelType - Enum in com.nexmo.client
An Enum representing channel type for a NexmoChannel.
NexmoClient - Class in com.nexmo.client
The NexmoClient is the main entry point into the SDK and is instantiated to use the NexmoConversation API in your application.
NexmoClient(NexmoClient.NexmoClientConfig, Context) - Constructor for class com.nexmo.client.NexmoClient
 
NexmoClient.Builder - Class in com.nexmo.client
Builds new NexmoClient.
NexmoClient.NexmoClientConfig - Class in com.nexmo.client
The settings used to initialise the NexmoClient that was built by NexmoClient.Builder.
NexmoClientConfig() - Constructor for class com.nexmo.client.NexmoClient.NexmoClientConfig
 
NexmoClientExceptionAlreadyBuilt - Exception in com.nexmo.client
Exception thrown when NexmoClient.Builder.build(Context) method is called more than once.
NexmoClientExceptionAlreadyBuilt() - Constructor for exception com.nexmo.client.NexmoClientExceptionAlreadyBuilt
 
NexmoClientPrewarmLegManager - Class in com.nexmo.client
 
NexmoClientPrewarmLegManager() - Constructor for class com.nexmo.client.NexmoClientPrewarmLegManager
 
NexmoConnectionListener - Interface in com.nexmo.client.request_listener
Interface definition for a callback to be invoked when NexmoConnectionListener.ConnectionStatus changes.
NexmoConnectionListener.ConnectionStatus - Enum in com.nexmo.client.request_listener
Enum representing session connection state.
NexmoConnectionListener.ConnectionStatusReason - Enum in com.nexmo.client.request_listener
Enum representing reason for the session connection state change.
NexmoConnectionState - Enum in com.nexmo.client
An Enum representing the connection status for a NexmoConnectionListener related to NexmoClient.setConnectionListener(NexmoConnectionListener).
NexmoConversation - Class in com.nexmo.client
Class allows users to communicate with each other by sending events (eg.
NexmoConversationListener - Interface in com.nexmo.client
Interface definition for a callback to be invoked when NexmoConversation member is updated or NexmoConversation expires.
NexmoConversationsPage - Class in com.nexmo.client
NexmoConversationsPage(<any>) - Constructor for class com.nexmo.client.NexmoConversationsPage
 
NexmoCustomEvent - Class in com.nexmo.client
Represents a custom event, dispatched into NexmoCustomEventListener.
NexmoCustomEvent(Parcel) - Constructor for class com.nexmo.client.NexmoCustomEvent
 
NexmoCustomEvent(CustomEvent, String, NexmoEventEmbeddedInfo, NexmoConversation) - Constructor for class com.nexmo.client.NexmoCustomEvent
 
NexmoCustomEventListener - Interface in com.nexmo.client
Interface definition for a callback to be invoked when a NexmoCustomEvent is received.
NexmoDeletedEvent - Class in com.nexmo.client
NexmoDeliveredEvent - Class in com.nexmo.client
Represents a delivered receipt for an event, available for NexmoTextEvent and NexmoAttachmentEvent.
NexmoDirection - Class in com.nexmo.client
Directional data from Conversation Service (Conversation API).
NexmoDirection.Type - Enum in com.nexmo.client
Enum representing channel type for a NexmoDirection
NexmoDTMFEvent - Class in com.nexmo.client
NexmoDTMFEvent(DTMFEvent, String, NexmoEventEmbeddedInfo, NexmoConversation) - Constructor for class com.nexmo.client.NexmoDTMFEvent
 
NexmoDTMFEventListener - Interface in com.nexmo.client
Interface definition for a callback to be invoked when a NexmoDTMFEvent is received.
NexmoEvent - Class in com.nexmo.client
Represents the base class from which all Nexmo Event classes are derived.
NexmoEventEmbeddedInfo - Class in com.nexmo.client
Represent all the information about the event producer.
NexmoEventsPage - Class in com.nexmo.client
NexmoEventsPage(<any>, NexmoConversation) - Constructor for class com.nexmo.client.NexmoEventsPage
 
NexmoEventType - Enum in com.nexmo.client
Enum representing event type.
NexmoImage - Class in com.nexmo.client
Created by Dimitris Niras on 10/11/2021.
NexmoImageRepresentation - Class in com.nexmo.client
Represents a custom event, dispatched into NexmoMessageEventListener.
NexmoImageRepresentation.TYPE - Enum in com.nexmo.client
Enum representing the image size.
NexmoIncomingCallListener - Interface in com.nexmo.client
Interface definition for a callback to be invoked when a incoming call occurs.
NexmoInitiator - Class in com.nexmo.client
The NexmoInitiator is the initiator of the member to a specific NexmoMemberState inside a NexmoConversation.
NexmoLeg - Class in com.nexmo.client
A leg is a single connection either inbound to, or outbound from, the Vonage platform (more).
NexmoLegStatusEvent - Class in com.nexmo.client
Represents the leg status event dispatched into NexmoLegStatusEventListener.
NexmoLegStatusEventListener - Interface in com.nexmo.client
Interface definition for a callback to be invoked when a NexmoLegStatusEvent is received.
NexmoLegTransferEvent - Class in com.nexmo.client
Represents the leg transfer event dispatched into NexmoCallEventListener.
NexmoMedia - Class in com.nexmo.client
Represents the media state of a NexmoMember in a NexmoConversation
NexmoMedia(boolean, boolean, boolean) - Constructor for class com.nexmo.client.NexmoMedia
 
NexmoMedia(Media) - Constructor for class com.nexmo.client.NexmoMedia
 
NexmoMediaActionEvent - Class in com.nexmo.client
Represents the mute and earmuff media events dispatched into NexmoMediaActionEventListener.
NexmoMediaActionEventListener - Interface in com.nexmo.client
Interface definition for a callback to be invoked when call is muted (muted byuser) or earmuf (muted by other user)
NexmoMediaActionState - Enum in com.nexmo.client
Enum representing earmuf (muted by other user) and mute (muted by user) states.
NexmoMediaActionType - Enum in com.nexmo.client
Enum representing media action type.
NexmoMediaEvent - Class in com.nexmo.client
Represents the mute and earmuff media events dispatched into NexmoMediaActionEventListener.
NexmoMediaEventListener - Interface in com.nexmo.client
Interface definition for a callback to be invoked when media is enabled and disabled.
NexmoMediaState - Enum in com.nexmo.client
Enum representing media state for NexmoMemberEvent.
NexmoMediaStatusListener - Interface in com.nexmo.client
Interface definition for a callback to be invoked when Peer Connection state changes.
NexmoMediaType - Enum in com.nexmo.client
Enum representing media type.
NexmoMember - Interface in com.nexmo.client
An individual com.nexmo.clientcore.model.user.User that is a NexmoConversation NexmoMember.
NexmoMemberEvent - Class in com.nexmo.client
Represents events related to member state in a NexmoConversation.
NexmoMemberEventListener - Interface in com.nexmo.client
Interface definition for a callback to be invoked when member was invited (NexmoConversation.invite(String, NexmoRequestListener)), added (NexmoConversation.join(NexmoRequestListener)) and removed (NexmoConversation.kick(String, NexmoRequestListener)) from the conversation .
NexmoMemberMessageStatusEvent - Class in com.nexmo.client
Represents the member message status event dispatched into NexmoMemberMessageStatusEventListener.
NexmoMemberMessageStatusEventListener - Interface in com.nexmo.client
Interface definition for a callback to be invoked when a NexmoMemberMessageStatusEvent is received.
NexmoMembersSummaryPage - Class in com.nexmo.client
 
NexmoMembersSummaryPage(<any>, NexmoConversation) - Constructor for class com.nexmo.client.NexmoMembersSummaryPage
 
NexmoMemberState - Enum in com.nexmo.client
An enum representing the NexmoMember state.
NexmoMemberSummary - Interface in com.nexmo.client
An individual conversation member.
NexmoMemberUpdatedType - Enum in com.nexmo.client
Enum representing the different types of updates to a NexmoMember.
NexmoMessage - Class in com.nexmo.client
 
NexmoMessage(EMessageEventType, HashMap<String, Object>, String, String, String, String, String, String, NexmoMessageTemplateContent, NexmoMessageTemplateWhatsapp, HashMap<String, Object>, NexmoMessageLocation) - Constructor for class com.nexmo.client.NexmoMessage
 
NexmoMessageEvent - Class in com.nexmo.client
Send a message to the conversation:
NexmoMessageEventListener - Interface in com.nexmo.client
Interface definition for a callback to be invoked when NexmoConversation related event occurs.
NexmoMessageLocation - Class in com.nexmo.client
 
NexmoMessageLocation(String, String, String, String) - Constructor for class com.nexmo.client.NexmoMessageLocation
 
NexmoMessageTemplateContent - Class in com.nexmo.client
 
NexmoMessageTemplateContent(String, String[]) - Constructor for class com.nexmo.client.NexmoMessageTemplateContent
 
NexmoMessageTemplateWhatsapp - Class in com.nexmo.client
 
NexmoMessageTemplateWhatsapp(String, String) - Constructor for class com.nexmo.client.NexmoMessageTemplateWhatsapp
 
NexmoPageOrder - Enum in com.nexmo.client
Enum representing the order of the NexmoConversationsPage or NexmoEventsPage.
NexmoPinningConfig - Class in com.nexmo.client
Configuration data for Pinning the identity of the sdk backend services.
NexmoPushEventListener - Interface in com.nexmo.client
Interface definition for a callback to be invoked when a new event is received or incoming call occurs.
NexmoReceiveConversationListener - Interface in com.nexmo.client
Interface definition for a callback to be invoked when new conversation is received.
NexmoRejectedEvent - Class in com.nexmo.client
Represents a rejected receipt for an event, available for NexmoMessageEvent.
NexmoRequestListener<T> - Interface in com.nexmo.client.request_listener
Interface definition for a generic request callback.
NexmoSeenEvent - Class in com.nexmo.client
Represents a seen receipt for an event, available for NexmoTextEvent and NexmoAttachmentEvent.
NexmoSubmittedEvent - Class in com.nexmo.client
Represents a submitted receipt for an event, available for NexmoMessageEvent.
NexmoTextEvent - Class in com.nexmo.client
Send a text message to the conversation:
NexmoTypingEvent - Class in com.nexmo.client
Represents the typing state in a conversation dispatched by NexmoTypingEventListener.
NexmoTypingEventListener - Interface in com.nexmo.client
Interface definition for a callback to be invoked when typing state has changed.
NexmoTypingState - Enum in com.nexmo.client
Enum representing typing state in the NexmoTypingEvent related to the NexmoConversation.
NexmoUndeliverableEvent - Class in com.nexmo.client
Represents an undeliverable receipt for an event, available for NexmoMessageEvent.
NexmoUser - Class in com.nexmo.client
Represents a unique user in the context of a Nexmo Application.
NexmoUser(com.nexmo.clientcore.model.user.User) - Constructor for class com.nexmo.client.NexmoUser
Converts com.nexmo.clientcore.model.user.User to com.nexmo.clientcore.model.user.User instance.
NexmoUserSession - Class in com.nexmo.client
 
NexmoUserSessionsPage - Class in com.nexmo.client
 
NexmoUserSessionsPage(<any>) - Constructor for class com.nexmo.client.NexmoUserSessionsPage
 

O

onAttachmentEvent(NexmoAttachmentEvent) - Method in interface com.nexmo.client.NexmoMessageEventListener
Called when attachment event is received.
onConnectionStatusChange(NexmoConnectionListener.ConnectionStatus, NexmoConnectionListener.ConnectionStatusReason) - Method in interface com.nexmo.client.request_listener.NexmoConnectionListener
Called when connection state change occurs.
onCustomEvent(NexmoCustomEvent) - Method in interface com.nexmo.client.NexmoCustomEventListener
Dispatches when a NexmoMember in NexmoConversation is updated.
onDeliveredReceipt(NexmoDeliveredEvent) - Method in interface com.nexmo.client.NexmoMessageEventListener
Called when delivered event is received.
onDTMF(String, NexmoMember) - Method in interface com.nexmo.client.NexmoCallEventListener
Called when a NexmoMember sends a DTMF event.
onDTMF(NexmoDTMFEvent) - Method in interface com.nexmo.client.NexmoDTMFEventListener
Dispatches when a NexmoDTMFEvent occurs in a NexmoConversation.
onEarmuff(NexmoMediaActionEvent) - Method in interface com.nexmo.client.NexmoMediaActionEventListener
Dispatches when earmuff changes related to a NexmoConversation.
onEarmuffChanged(NexmoMediaActionState, NexmoMember) - Method in interface com.nexmo.client.NexmoCallEventListener
Called when a NexmoMember updates the NexmoMediaActionState to earmuff.
onError(NexmoApiError) - Method in interface com.nexmo.client.NexmoPushEventListener
 
onError(NexmoApiError) - Method in interface com.nexmo.client.request_listener.NexmoRequestListener
A request has encountered an error.
onErrorConnecting(CoreConversationApiError) - Method in class com.nexmo.client.PrewarmLeg
 
onEventDeleted(NexmoDeletedEvent) - Method in interface com.nexmo.client.NexmoMessageEventListener
Called when deleted event is received.
onIncomingCall(NexmoCall) - Method in interface com.nexmo.client.NexmoIncomingCallListener
Dispatches for an incoming call, related to NexmoClient.
onIncomingCall(NexmoCall) - Method in interface com.nexmo.client.NexmoPushEventListener
 
onLegStatusEvent(NexmoLegStatusEvent) - Method in interface com.nexmo.client.NexmoLegStatusEventListener
Dispatches when a NexmoLegStatusEvent occurs in a NexmoConversation.
onLegTransfer(NexmoLegTransferEvent, NexmoMember) - Method in interface com.nexmo.client.NexmoCallEventListener
Called when a NexmoMember is transferred in a call to another bridge.
onMediaConnectionStateChange(String, EMediaConnectionState) - Method in interface com.nexmo.client.NexmoMediaStatusListener
 
onMediaDisabled(NexmoMediaEvent) - Method in interface com.nexmo.client.NexmoMediaEventListener
Dispatches when media disabled related to a NexmoConversation.
onMediaEnabled(NexmoMediaEvent) - Method in interface com.nexmo.client.NexmoMediaEventListener
Dispatches when media enabled related to a NexmoConversation.
onMemberAdded(NexmoMemberEvent, NexmoMemberSummary) - Method in interface com.nexmo.client.NexmoMemberEventListener
onMemberInvited(NexmoMemberEvent, NexmoMemberSummary) - Method in interface com.nexmo.client.NexmoMemberEventListener
onMemberMessageStatusEvent(NexmoMemberMessageStatusEvent) - Method in interface com.nexmo.client.NexmoMemberMessageStatusEventListener
Dispatches when a NexmoMemberMessageStatusEvent occurs in a NexmoConversation.
onMemberRemoved(NexmoMemberEvent, NexmoMemberSummary) - Method in interface com.nexmo.client.NexmoMemberEventListener
onMemberStatusUpdated(NexmoCallMemberStatus, NexmoMember) - Method in interface com.nexmo.client.NexmoCallEventListener
Called when a NexmoMember updates the NexmoCallMemberStatus.
onMessageEvent(NexmoMessageEvent) - Method in interface com.nexmo.client.NexmoMessageEventListener
Called when message event is received.
onMute(NexmoMediaActionEvent) - Method in interface com.nexmo.client.NexmoMediaActionEventListener
Dispatches when mute changes related to a NexmoConversation.
onMuteChanged(NexmoMediaActionState, NexmoMember) - Method in interface com.nexmo.client.NexmoCallEventListener
Called when a NexmoMember updates the NexmoMediaActionState to mute.
onNewEvent(NexmoEvent) - Method in interface com.nexmo.client.NexmoPushEventListener
 
onReceiveConversation(NexmoConversation) - Method in interface com.nexmo.client.NexmoReceiveConversationListener
Called when a new NexmoConversation is received.
onRejectedReceipt(NexmoRejectedEvent) - Method in interface com.nexmo.client.NexmoMessageEventListener
Called when rejected event is received.
onSeenReceipt(NexmoSeenEvent) - Method in interface com.nexmo.client.NexmoMessageEventListener
Called when seen event is received.
onSubmittedReceipt(NexmoSubmittedEvent) - Method in interface com.nexmo.client.NexmoMessageEventListener
Called when submitted event is received.
onSuccess(T) - Method in interface com.nexmo.client.request_listener.NexmoRequestListener
A request has completed successfully.
onSuccessfullyConnected(String) - Method in class com.nexmo.client.PrewarmLeg
 
onTextEvent(NexmoTextEvent) - Method in interface com.nexmo.client.NexmoMessageEventListener
Called when text event is received.
onTyping(NexmoTypingEvent) - Method in interface com.nexmo.client.NexmoTypingEventListener
Dispatches for a typing event related to a NexmoConversation.
onTypingEvent(NexmoTypingEvent) - Method in interface com.nexmo.client.NexmoMessageEventListener
Called when typying event is received.
onUndeliverableReceipt(NexmoUndeliverableEvent) - Method in interface com.nexmo.client.NexmoMessageEventListener
Called when undeliverable event is received.

P

PrewarmLeg - Class in com.nexmo.client
 
PrewarmLeg(<any>, String) - Constructor for class com.nexmo.client.PrewarmLeg
 
processNexmoPush(Map<String, String>, NexmoPushEventListener) - Method in class com.nexmo.client.NexmoClient
Process Nexmo push notification.For complete push notifications config see set up push notifications guide.
processPushNotification(Map<String, String>, NexmoPushEventListener) - Method in class com.nexmo.client.NexmoClient
Deprecated.
pushNotificationTTL(int) - Method in class com.nexmo.client.NexmoClient.Builder
Sets TTL value in seconds for push notification for the specific device.

R

reconnect() - Method in class com.nexmo.client.NexmoCall
Manually Reconnect media Stream
reconnectCall(String, String, NexmoRequestListener<NexmoCall>) - Method in class com.nexmo.client.NexmoClient
Reconnect to an exisiting on going call
reconnectMedia() - Method in class com.nexmo.client.NexmoConversation
Manually Reconnect Media Stream
removeCallEventListener(NexmoCallEventListener) - Method in class com.nexmo.client.NexmoCall
Removes NexmoCallEventListener instance listener from the current call.
removeCustomEventListener(NexmoCustomEventListener) - Method in class com.nexmo.client.NexmoConversation
Unsubscribes from Custom events.
removeDTMFEventListener(NexmoDTMFEventListener) - Method in class com.nexmo.client.NexmoConversation
Deprecated.
removeIncomingCallListeners() - Method in class com.nexmo.client.NexmoClient
Removes incoming call listener.
removeLegStatusEventListener(NexmoLegStatusEventListener) - Method in class com.nexmo.client.NexmoConversation
Unsubscribes from Leg Status events.
removeMemberEventListener(NexmoMemberEventListener) - Method in class com.nexmo.client.NexmoConversation
Unsubscribes from incoming Member related events.
removeMemberMessageStatusEventListener(NexmoMemberMessageStatusEventListener) - Method in class com.nexmo.client.NexmoConversation
Unsubscribes from member message events.
removeMessageEventListener(NexmoMessageEventListener) - Method in class com.nexmo.client.NexmoConversation
Unsubscribes from incoming Message related events.
removeNewConversationListener() - Method in class com.nexmo.client.NexmoClient
Removes new conversation call listener.
removeNexmoConversationListener(NexmoConversationListener) - Method in class com.nexmo.client.NexmoConversation
Unsubscribes from incoming Message related events.
removePrewarmLeg(String) - Method in class com.nexmo.client.NexmoClientPrewarmLegManager
 
removeTypingEventListener(NexmoTypingEventListener) - Method in class com.nexmo.client.NexmoConversation
Unsubscribes from incoming Typing related events.
restEnvironmentHost(String) - Method in class com.nexmo.client.NexmoClient.Builder
Sets rest environment host URL.
restEnvironmentHostPinning(NexmoPinningConfig) - Method in class com.nexmo.client.NexmoClient.Builder
Sets HTTPS pin chain for Rest Environment Endpoint.

S

sendAttachment(File, NexmoRequestListener) - Method in class com.nexmo.client.NexmoConversation
Deprecated.
Use NexmoClient.uploadAttachment(attachment, listener) and NexmoConversation.sendMessage(message, listener) methods instead.

Once the image is uploaded, you will be able to access all 3 representations:

sendCustomEvent(String, HashMap<String, Object>, NexmoRequestListener<Void>) - Method in class com.nexmo.client.NexmoConversation
Sends a Custom event to a conversation.
sendDTMF(String, NexmoRequestListener<Void>) - Method in class com.nexmo.client.NexmoCall
Sends DTMF digits to the call.
sendMessage(NexmoMessage, NexmoRequestListener<Void>) - Method in class com.nexmo.client.NexmoConversation
Sends a Message event to a conversation.
sendText(String, NexmoRequestListener<Void>) - Method in class com.nexmo.client.NexmoConversation
Deprecated.
Use NexmoConversation.sendMessage(message, listener) method instead.
serverCall(String, HashMap<String, Object>, NexmoRequestListener<NexmoCall>) - Method in class com.nexmo.client.NexmoClient
Creates a NexmoCall through NCCO call control.
setConnectionListener(NexmoConnectionListener) - Method in class com.nexmo.client.NexmoClient
Sets connection state listener.
setConnectionRtcId(String) - Method in class com.nexmo.client.PrewarmLeg
 
setConversationId(String) - Method in class com.nexmo.client.PrewarmLeg
 
setMediaState(NexmoMediaState) - Method in class com.nexmo.client.NexmoMediaEvent
Sets media state.
setMemberId(String) - Method in class com.nexmo.client.PrewarmLeg
 
startTyping() - Method in class com.nexmo.client.NexmoConversation
Sends start typing indication.
stopTyping() - Method in class com.nexmo.client.NexmoConversation
Sends stop typing indication.

T

toString() - Method in class com.nexmo.client.NexmoAttachmentEvent
 
toString() - Method in class com.nexmo.client.NexmoChannel
 
toString() - Method in class com.nexmo.client.NexmoConversation
 
toString() - Method in class com.nexmo.client.NexmoCustomEvent
 
toString() - Method in class com.nexmo.client.NexmoDeletedEvent
 
toString() - Method in class com.nexmo.client.NexmoDeliveredEvent
 
toString() - Method in class com.nexmo.client.NexmoDirection
 
toString() - Method in class com.nexmo.client.NexmoDTMFEvent
 
toString() - Method in class com.nexmo.client.NexmoEvent
 
toString() - Method in class com.nexmo.client.NexmoEventEmbeddedInfo
 
toString() - Method in class com.nexmo.client.NexmoImage
 
toString() - Method in class com.nexmo.client.NexmoImageRepresentation
 
toString() - Method in class com.nexmo.client.NexmoLeg
 
toString() - Method in class com.nexmo.client.NexmoLegTransferEvent
 
toString() - Method in class com.nexmo.client.NexmoMedia
 
toString() - Method in class com.nexmo.client.NexmoMediaActionEvent
 
toString() - Method in class com.nexmo.client.NexmoMediaEvent
 
toString() - Method in class com.nexmo.client.NexmoMemberEvent
 
toString() - Method in class com.nexmo.client.NexmoMessage
 
toString() - Method in class com.nexmo.client.NexmoMessageEvent
 
toString() - Method in class com.nexmo.client.NexmoMessageLocation
 
toString() - Method in class com.nexmo.client.NexmoMessageTemplateContent
 
toString() - Method in class com.nexmo.client.NexmoMessageTemplateWhatsapp
 
toString() - Method in class com.nexmo.client.NexmoRejectedEvent
 
toString() - Method in class com.nexmo.client.NexmoSeenEvent
 
toString() - Method in class com.nexmo.client.NexmoSubmittedEvent
 
toString() - Method in class com.nexmo.client.NexmoTextEvent
 
toString() - Method in class com.nexmo.client.NexmoTypingEvent
 
toString() - Method in class com.nexmo.client.NexmoUndeliverableEvent
 
toString() - Method in class com.nexmo.client.NexmoUser
 

U

updateAsDelivered(String, String) - Method in class com.nexmo.client.NexmoAttachmentEvent
Updates this event as delivered.
updateAsDelivered(String, String) - Method in class com.nexmo.client.NexmoMessageEvent
Updates a Message event as delivered.
updateAsDelivered(String, String) - Method in class com.nexmo.client.NexmoTextEvent
Updates an Attachment event as delivered.
updateAsSeen(String, String) - Method in class com.nexmo.client.NexmoAttachmentEvent
Updates an this event as seen.
updateAsSeen(String, String) - Method in class com.nexmo.client.NexmoMessageEvent
Updates a Message event as seen.
updateAsSeen(String, String) - Method in class com.nexmo.client.NexmoTextEvent
Updates a Text event as seen.
updateAuthToken(String) - Method in class com.nexmo.client.NexmoClient
Updates auth token.
updateEventState(ConcurrentHashMap<EMessageState, List<MemberForMessageStateBundle>>, EMessageState, MemberForMessageStateBundle) - Method in class com.nexmo.client.NexmoEvent
Updates an event as delivered or seen.
uploadAttachment(File, NexmoRequestListener) - Method in class com.nexmo.client.NexmoClient
Uploads an attachment to Nexmo Media Service.
useFirstIceCandidate(boolean) - Method in class com.nexmo.client.NexmoClient.Builder
Sets the Boolean value to decide whatever or not to use first ice server for RTCPeerConnection.

V

valueOf(String) - Static method in enum com.nexmo.client.NexmoCallHandler
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.nexmo.client.NexmoCallMemberStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.nexmo.client.NexmoChannelType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.nexmo.client.NexmoConnectionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.nexmo.client.NexmoDirection.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.nexmo.client.NexmoEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.nexmo.client.NexmoImageRepresentation.TYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.nexmo.client.NexmoMediaActionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.nexmo.client.NexmoMediaActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.nexmo.client.NexmoMediaState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.nexmo.client.NexmoMediaType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.nexmo.client.NexmoMemberState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.nexmo.client.NexmoMemberUpdatedType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.nexmo.client.NexmoPageOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.nexmo.client.NexmoTypingState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.nexmo.client.request_listener.NexmoConnectionListener.ConnectionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.nexmo.client.request_listener.NexmoConnectionListener.ConnectionStatusReason
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.nexmo.client.NexmoCallHandler
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.nexmo.client.NexmoCallMemberStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.nexmo.client.NexmoChannelType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.nexmo.client.NexmoConnectionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.nexmo.client.NexmoDirection.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.nexmo.client.NexmoEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.nexmo.client.NexmoImageRepresentation.TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.nexmo.client.NexmoMediaActionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.nexmo.client.NexmoMediaActionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.nexmo.client.NexmoMediaState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.nexmo.client.NexmoMediaType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.nexmo.client.NexmoMemberState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.nexmo.client.NexmoMemberUpdatedType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.nexmo.client.NexmoPageOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.nexmo.client.NexmoTypingState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.nexmo.client.request_listener.NexmoConnectionListener.ConnectionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.nexmo.client.request_listener.NexmoConnectionListener.ConnectionStatusReason
Returns an array containing the constants of this enum type, in the order they are declared.

W

writeToParcel(Parcel, int) - Method in class com.nexmo.client.NexmoAttachmentEvent
 
writeToParcel(Parcel, int) - Method in class com.nexmo.client.NexmoChannel
 
writeToParcel(Parcel, int) - Method in class com.nexmo.client.NexmoConversation
 
writeToParcel(Parcel, int) - Method in class com.nexmo.client.NexmoDeletedEvent
 
writeToParcel(Parcel, int) - Method in class com.nexmo.client.NexmoDeliveredEvent
 
writeToParcel(Parcel, int) - Method in class com.nexmo.client.NexmoDirection
 
writeToParcel(Parcel, int) - Method in class com.nexmo.client.NexmoDTMFEvent
 
writeToParcel(Parcel, int) - Method in class com.nexmo.client.NexmoEvent
 
writeToParcel(Parcel, int) - Method in class com.nexmo.client.NexmoEventEmbeddedInfo
 
writeToParcel(Parcel, int) - Method in class com.nexmo.client.NexmoImage
 
writeToParcel(Parcel, int) - Method in class com.nexmo.client.NexmoImageRepresentation
 
writeToParcel(Parcel, int) - Method in class com.nexmo.client.NexmoInitiator
 
writeToParcel(Parcel, int) - Method in class com.nexmo.client.NexmoLeg
 
writeToParcel(Parcel, int) - Method in class com.nexmo.client.NexmoLegStatusEvent
 
writeToParcel(Parcel, int) - Method in class com.nexmo.client.NexmoMedia
 
writeToParcel(Parcel, int) - Method in class com.nexmo.client.NexmoMediaActionEvent
 
writeToParcel(Parcel, int) - Method in class com.nexmo.client.NexmoMediaEvent
 
writeToParcel(Parcel, int) - Method in class com.nexmo.client.NexmoMemberEvent
 
writeToParcel(Parcel, int) - Method in class com.nexmo.client.NexmoMemberMessageStatusEvent
 
writeToParcel(Parcel, int) - Method in class com.nexmo.client.NexmoMessage
 
writeToParcel(Parcel, int) - Method in class com.nexmo.client.NexmoMessageEvent
 
writeToParcel(Parcel, int) - Method in class com.nexmo.client.NexmoMessageLocation
 
writeToParcel(Parcel, int) - Method in class com.nexmo.client.NexmoMessageTemplateContent
 
writeToParcel(Parcel, int) - Method in class com.nexmo.client.NexmoMessageTemplateWhatsapp
 
writeToParcel(Parcel, int) - Method in class com.nexmo.client.NexmoRejectedEvent
 
writeToParcel(Parcel, int) - Method in class com.nexmo.client.NexmoSeenEvent
 
writeToParcel(Parcel, int) - Method in class com.nexmo.client.NexmoSubmittedEvent
 
writeToParcel(Parcel, int) - Method in class com.nexmo.client.NexmoTextEvent
 
writeToParcel(Parcel, int) - Method in class com.nexmo.client.NexmoTypingEvent
 
writeToParcel(Parcel, int) - Method in class com.nexmo.client.NexmoUndeliverableEvent
 
writeToParcel(Parcel, int) - Method in class com.nexmo.client.NexmoUser
 
writeToParcel(Parcel, int) - Method in class com.nexmo.client.NexmoUserSession
 
A B C D E F G H I J K L M N O P R S T U V W 
Skip navigation links