Uses of Class
com.twilio.rest.chat.v1.service.channel.MessageUpdater
-
Packages that use MessageUpdater Package Description com.twilio.rest.chat.v1.service.channel -
-
Uses of MessageUpdater in com.twilio.rest.chat.v1.service.channel
Methods in com.twilio.rest.chat.v1.service.channel that return MessageUpdater Modifier and Type Method Description MessageUpdaterMessageUpdater. setAttributes(String attributes)MessageUpdaterMessageUpdater. setBody(String body)static MessageUpdaterMessage. updater(String pathServiceSid, String pathChannelSid, String pathSid)
-