Uses of Class
com.mypurecloud.sdk.v2.model.ChatFavorite
Packages that use ChatFavorite
-
Uses of ChatFavorite in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ChatFavoriteModifier and TypeMethodDescriptionChatFavorite.externalId(String externalId) The external id of the favoriteChatItem.getFavorite()The guid id of the favoriteMethods in com.mypurecloud.sdk.v2.model with parameters of type ChatFavoriteModifier and TypeMethodDescriptionChatItem.favorite(ChatFavorite favorite) The favorite entity for the chat, only appears if the chat is favoritedvoidChatItem.setFavorite(ChatFavorite favorite)