Uses of Class
com.mypurecloud.sdk.v2.model.OpenMessagingToRecipient
Packages that use OpenMessagingToRecipient
-
Uses of OpenMessagingToRecipient in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return OpenMessagingToRecipientModifier and TypeMethodDescriptionE-mail address of the recipient.OpenInboundMessagingReceiptChannel.getTo()OpenMessagingChannel.getTo()The recipient ID specific to the provider.Methods in com.mypurecloud.sdk.v2.model with parameters of type OpenMessagingToRecipientModifier and TypeMethodDescriptionvoidOpenInboundMessagingReceiptChannel.setTo(OpenMessagingToRecipient to) voidOpenMessagingChannel.setTo(OpenMessagingToRecipient to) OpenInboundMessagingReceiptChannel.to(OpenMessagingToRecipient to) Information about the recipient the message is intended for.OpenMessagingChannel.to(OpenMessagingToRecipient to) Information about the recipient the message is sent to.