Uses of Class
com.mypurecloud.sdk.v2.model.ChatItem
Packages that use ChatItem
-
Uses of ChatItem in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ChatItemModifier and TypeMethodDescriptionChatItem.chatType(ChatItem.ChatTypeEnum chatType) The type of chatChatItem.dateClosed(Date dateClosed) The date the chat was closed.ChatItem.dateLastMessage(Date dateLastMessage) The date of the last message.ChatItem.favorite(ChatFavorite favorite) The favorite entity for the chat, only appears if the chat is favoritedAvatar images for the chatIf the chat is openThe room of the chatChatItem.user(ChatUserRef user) The other 1on1 userMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type ChatItemMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type ChatItemModifier and TypeMethodDescriptionvoidChatItemCursorListing.setEntities(List<ChatItem> entities)