Uses of Class
com.vonage.client.conversations.MessageEvent.Builder
Packages that use MessageEvent.Builder
-
Uses of MessageEvent.Builder in com.vonage.client.conversations
Methods in com.vonage.client.conversations that return MessageEvent.BuilderModifier and TypeMethodDescriptionstatic MessageEvent.BuilderMessageEvent.builder(MessageType messageType) Entry point for constructing an instance of this class.Sets the message location, if the type is MessageType.LOCATION.Sets the message text, if the type is MessageType.TEXT.Sets the URL, if appropriate for the type.