Uses of Class
com.twilio.rest.chat.v3.ChannelUpdater
-
Packages that use ChannelUpdater Package Description com.twilio.rest.chat.v3 -
-
Uses of ChannelUpdater in com.twilio.rest.chat.v3
Methods in com.twilio.rest.chat.v3 that return ChannelUpdater Modifier and Type Method Description ChannelUpdaterChannelUpdater. setMessagingServiceSid(String messagingServiceSid)ChannelUpdaterChannelUpdater. setType(Channel.ChannelType type)ChannelUpdaterChannelUpdater. setXTwilioWebhookEnabled(Channel.WebhookEnabledType xTwilioWebhookEnabled)static ChannelUpdaterChannel. updater(String pathServiceSid, String pathSid)
-