Uses of Class
com.twilio.rest.conversations.v1.conversation.MessageUpdater
-
Packages that use MessageUpdater Package Description com.twilio.rest.conversations.v1.conversation -
-
Uses of MessageUpdater in com.twilio.rest.conversations.v1.conversation
Methods in com.twilio.rest.conversations.v1.conversation that return MessageUpdater Modifier and Type Method Description MessageUpdaterMessageUpdater. setAttributes(String attributes)MessageUpdaterMessageUpdater. setAuthor(String author)MessageUpdaterMessageUpdater. setBody(String body)MessageUpdaterMessageUpdater. setDateCreated(ZonedDateTime dateCreated)MessageUpdaterMessageUpdater. setDateUpdated(ZonedDateTime dateUpdated)MessageUpdaterMessageUpdater. setXTwilioWebhookEnabled(Message.WebhookEnabledType xTwilioWebhookEnabled)static MessageUpdaterMessage. updater(String pathConversationSid, String pathSid)
-