Interface ExternalMediaContent

All Known Implementing Classes:
BaseExternalMediaContent

public interface ExternalMediaContent
Holder for the publicly accessible URLs for the media sent to LINE.
Author:
Filip Hrisafov
  • Method Details

    • getMediaContentUrl

      String getMediaContentUrl()
      The publicly accessible URL for the content.
    • getMediaContentImagePreviewUrl

      String getMediaContentImagePreviewUrl()
      The public accessible URL for the preview image of the content.