Uses of Class
com.mypurecloud.sdk.v2.model.OpenSocialMediaChannel
Packages that use OpenSocialMediaChannel
-
Uses of OpenSocialMediaChannel in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return OpenSocialMediaChannelModifier and TypeMethodDescriptionOpenSocialMediaChannel.from(OpenSocialMediaRecipient from) Information about the recipient the message is received from.OpenSocialMediaNormalizedMessage.getChannel()Unique provider ID of the message such as a Facebook message ID.OpenSocialMediaChannel.metadata(ConversationChannelMetadata metadata) Information about the channel.OpenSocialMediaChannel.publicMetadata(OpenSocialMediaPublicMetadata publicMetadata) Meta data of this public post.Original time of the event.OpenSocialMediaChannel.to(OpenSocialMediaRecipient to) Information about the recipient the message is sent to.Methods in com.mypurecloud.sdk.v2.model with parameters of type OpenSocialMediaChannelModifier and TypeMethodDescriptionOpenSocialMediaNormalizedMessage.channel(OpenSocialMediaChannel channel) Channel-specific information that describes the message and the message channel/provider.voidOpenSocialMediaNormalizedMessage.setChannel(OpenSocialMediaChannel channel)