Interface ExternalMediaContent
-
- All Known Implementing Classes:
BaseExternalMediaContent
public interface ExternalMediaContentHolder for the publicly accessible URLs for the media sent to LINE.- Author:
- Filip Hrisafov
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetMediaContentImagePreviewUrl()The public accessible URL for the preview image of the content.StringgetMediaContentUrl()The publicly accessible URL for the content.
-