Uses of Class
com.twilio.rest.conversations.v1.service.user.UserConversationUpdater
-
Packages that use UserConversationUpdater Package Description com.twilio.rest.conversations.v1.service.user -
-
Uses of UserConversationUpdater in com.twilio.rest.conversations.v1.service.user
Methods in com.twilio.rest.conversations.v1.service.user that return UserConversationUpdater Modifier and Type Method Description UserConversationUpdaterUserConversationUpdater. setLastReadMessageIndex(Integer lastReadMessageIndex)UserConversationUpdaterUserConversationUpdater. setLastReadTimestamp(ZonedDateTime lastReadTimestamp)UserConversationUpdaterUserConversationUpdater. setNotificationLevel(UserConversation.NotificationLevel notificationLevel)static UserConversationUpdaterUserConversation. updater(String pathChatServiceSid, String pathUserSid, String pathConversationSid)
-