Uses of Package
com.vonage.client.conversations
Packages that use com.vonage.client.conversations
Package
Description
The root of the Vonage client library, containing
VonageClient class, which is probably what
you want.Implementation of the Conversation API.
-
Classes in com.vonage.client.conversations used by com.vonage.client
-
Classes in com.vonage.client.conversations used by com.vonage.client.conversationsClassDescriptionRepresents an
EventType.AUDIO_EARMUFF_OFFevent.Represents anEventType.AUDIO_EARMUFF_ONevent.Represents anEventType.AUDIO_MUTE_OFFevent.Represents anEventType.AUDIO_MUTE_ONevent.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_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.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 a Custom event.Represents an Ephemeral event.Events are actions that occur within a conversation.Builder for constructing an event request's parameters.Represents the possible types of events inEvent.getType().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.