Uses of Class
com.vonage.client.conversations.ListUserConversationsRequest
Packages that use ListUserConversationsRequest
-
Uses of ListUserConversationsRequest in com.vonage.client.conversations
Methods in com.vonage.client.conversations that return ListUserConversationsRequestModifier and TypeMethodDescriptionListUserConversationsRequest.Builder.build()Builds the ListUserConversationsRequest.Methods in com.vonage.client.conversations with parameters of type ListUserConversationsRequestModifier and TypeMethodDescriptionConversationsClient.listUserConversations(String userId, ListUserConversationsRequest filter) List the first 100 conversations for a given user.