Package com.mypurecloud.sdk.v2.model
Class ConversationMessagingToRecipient
java.lang.Object
com.mypurecloud.sdk.v2.model.ConversationMessagingToRecipient
- All Implemented Interfaces:
Serializable
Information about the recipient the message is sent to.
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe recipient ID type. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanexternalContactId(String externalContactId) The identifier of the external contact.getEmail()getId()getImage()inthashCode()The recipient ID specific to the provider.voidsetExternalContactId(String externalContactId) voidtoString()
-
Constructor Details
-
ConversationMessagingToRecipient
public ConversationMessagingToRecipient() -
ConversationMessagingToRecipient
-
-
Method Details
-
getNickname
-
id
The recipient ID specific to the provider. -
getId
-
setId
-
getIdType
-
getImage
-
getFirstName
-
getLastName
-
getEmail
-
externalContactId
The identifier of the external contact. -
getExternalContactId
-
setExternalContactId
-
getAdditionalIds
-
equals
-
hashCode
public int hashCode() -
toString
-