Media
interface Media
Content copied to clipboard
A Media represents media information of a Message in a Conversation.
Functions
get Temporary Content Url
Link copied to clipboard
abstract fun getTemporaryContentUrl(listener: CallbackListener<String>): CancellationToken
Content copied to clipboard
Returns direct content URL for the media.
Properties
category
Link copied to clipboard
Media category, can be one of the MediaCategory values.
contentType
Link copied to clipboard