Uses of Class
com.twilio.rest.ipmessaging.v2.service.user.UserChannelUpdater
-
Packages that use UserChannelUpdater Package Description com.twilio.rest.ipmessaging.v2.service.user -
-
Uses of UserChannelUpdater in com.twilio.rest.ipmessaging.v2.service.user
Methods in com.twilio.rest.ipmessaging.v2.service.user that return UserChannelUpdater Modifier and Type Method Description UserChannelUpdaterUserChannelUpdater. setLastConsumedMessageIndex(Integer lastConsumedMessageIndex)UserChannelUpdaterUserChannelUpdater. setLastConsumptionTimestamp(ZonedDateTime lastConsumptionTimestamp)UserChannelUpdaterUserChannelUpdater. setNotificationLevel(UserChannel.NotificationLevel notificationLevel)static UserChannelUpdaterUserChannel. updater(String pathServiceSid, String pathUserSid, String pathChannelSid)
-