Interface TranscodingService


public interface TranscodingService
Service for working with transcoding
Since:
1.3
See Also:
  • Method Details

    • transcodeMessage

      Transcodes the message from the Conversation API format to the channel-specific formats for the requested channels.

      No message is sent to the contact.

      Parameters:
      request - The message to be transcoded, and the app and channels for which the message is to be transcoded
      Returns:
      Transcoded message
      Since:
      1.3