Uses of Class
com.twilio.rest.chat.v1.service.ChannelUpdater
-
Packages that use ChannelUpdater Package Description com.twilio.rest.chat.v1.service -
-
Uses of ChannelUpdater in com.twilio.rest.chat.v1.service
Methods in com.twilio.rest.chat.v1.service that return ChannelUpdater Modifier and Type Method Description ChannelUpdaterChannelUpdater. setAttributes(String attributes)ChannelUpdaterChannelUpdater. setFriendlyName(String friendlyName)ChannelUpdaterChannelUpdater. setUniqueName(String uniqueName)static ChannelUpdaterChannel. updater(String pathServiceSid, String pathSid)
-