Uses of Class
com.vonage.client.conversations.Member
Packages that use Member
-
Uses of Member in com.vonage.client.conversations
Methods in com.vonage.client.conversations that return MemberModifier and TypeMethodDescriptionMember.Builder.build()Builds the Member.ConversationsClient.createMember(String conversationId, Member request) Creates a new Member for the specified conversation.Retrieve a conversation Member by its ID.ConversationsClient.updateMember(UpdateMemberRequest request) Update an existing member's state.Methods in com.vonage.client.conversations with parameters of type MemberModifier and TypeMethodDescriptionConversationsClient.createMember(String conversationId, Member request) Creates a new Member for the specified conversation.