Package com.vonage.client.conversations
package com.vonage.client.conversations
Implementation of the Conversation API.
- Since:
- 8.4.0
-
ClassDescriptionRepresents an
EventType.AUDIO_EARMUFF_OFFevent.Represents anEventType.AUDIO_EARMUFF_ONevent.Represents anEventType.AUDIO_MUTE_OFFevent.Represents anEventType.AUDIO_MUTE_ONevent.Represents anEventType.AUDIO_PLAY_DONEevent.Represents anEventType.AUDIO_PLAYevent.Represents anEventType.AUDIO_PLAY_STOPevent.Represents anEventType.AUDIO_RECORDevent.Builder for setting the Audio Record event parameters.Represents anEventType.AUDIO_RECORD_STOPevent.Represents anEventType.AUDIO_SAY_DONEevent.Represents anEventType.AUDIO_SAYevent.Represents anEventType.AUDIO_SAY_STOPevent.Represents the main attributes of a conversation.Represents the basic conversation member attributes, as returned fromListMembersResponse.getMembers().Callback properties for aConversation.Builder for creating Callback settings.Represents a Conversation (request and response).Builder for creating or updating a Conversation.Additional properties for a Conversation.A client for communicating with the Vonage Conversations API.Response returned when an error is encountered (i.e. the API returns a non-2xx status code).Represents the status of a Conversation.Represents the timestamps inBaseConversation.getTimestamp().Represents aEventType.CONVERSATION_UPDATEDevent.Represents a Custom event.Represents an Ephemeral event.Events are actions that occur within a conversation.Builder for constructing an event request's parameters.Represents aEventType.EVENT_DELETEevent.Represents the possible types of events inEvent.getType().GenericEvent.Builder<E extends GenericEvent,B extends GenericEvent.Builder<? extends E, ? extends B>> Filters results forConversationsClient.listConversations(ListConversationsRequest).HAL response forConversationsClient.listConversations(ListConversationsRequest).Filters results forConversationsClient.listEvents(String, ListEventsRequest).HAL response forConversationsClient.listEvents(String, ListEventsRequest).Represents filter options forConversationsClient.listMembers(String, ListMembersRequest).HAL response forConversationsClient.listMembers(String, ListMembersRequest).Represents filter options forConversationsClient.listUserConversations(String, ListUserConversationsRequest).HAL response forConversationsClient.listUserConversations(String).Describes parameters for a Location message inMessageEvent.getLocation().Builder for setting Location parameters.Represents the audio options inMemberMedia.getAudioSettings().Represents a conversation membership.Contains the channel properties forMember.getChannel().Contains the media properties forMember.getMedia().Builder for constructing MemberMedia.Represents the state of a conversation member.Represents the timestamps inMember.getTimestamp().Represents aEventType.MESSAGE_DELIVEREDevent.Builder for configuring parameters of the event request.Represents aEventType.MESSAGEevent.Builder for configuring parameters of the event request.Represents aEventType.MESSAGE_REJECTEDevent.Builder for configuring parameters of the event request.Represents aEventType.MESSAGE_SEENevent.Builder for configuring parameters of the event request.Represents aEventType.MESSAGE_SUBMITTEDevent.Builder for configuring parameters of the event request.Represents aEventType.MESSAGE_UNDELIVERABLEevent.Builder for configuring parameters of the event request.Result ordering options forListUserConversationsRequest.Options for updating a membership usingConversationsClient.updateMember(UpdateMemberRequest).Builder for constructing an UpdateMemberRequest.Response object when querying a user's conversations.