Uses of Class
com.twilio.rest.ipmessaging.v1.service.channel.MessageCreator
-
Packages that use MessageCreator Package Description com.twilio.rest.ipmessaging.v1.service.channel -
-
Uses of MessageCreator in com.twilio.rest.ipmessaging.v1.service.channel
Methods in com.twilio.rest.ipmessaging.v1.service.channel that return MessageCreator Modifier and Type Method Description static MessageCreatorMessage. creator(String pathServiceSid, String pathChannelSid, String body)MessageCreatorMessageCreator. setAttributes(String attributes)MessageCreatorMessageCreator. setBody(String body)MessageCreatorMessageCreator. setFrom(String from)
-