Uses of Class
com.twilio.rest.chat.v1.service.ChannelCreator
-
Packages that use ChannelCreator Package Description com.twilio.rest.chat.v1.service -
-
Uses of ChannelCreator in com.twilio.rest.chat.v1.service
Methods in com.twilio.rest.chat.v1.service that return ChannelCreator Modifier and Type Method Description static ChannelCreatorChannel. creator(String pathServiceSid)ChannelCreatorChannelCreator. setAttributes(String attributes)ChannelCreatorChannelCreator. setFriendlyName(String friendlyName)ChannelCreatorChannelCreator. setType(Channel.ChannelType type)ChannelCreatorChannelCreator. setUniqueName(String uniqueName)
-