Package com.mypurecloud.sdk.v2.model
Class ChatFavorite
java.lang.Object
com.mypurecloud.sdk.v2.model.ChatFavorite
- All Implemented Interfaces:
Serializable
ChatFavorite
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanexternalId(String externalId) The external id of the favoritegetId()inthashCode()The guid id of the favoritevoidsetExternalId(String externalId) voidtoString()
-
Constructor Details
-
ChatFavorite
public ChatFavorite() -
ChatFavorite
-
-
Method Details