AcsMessageMediaContent interface

Message Media Content

Properties

caption

The caption for the media object, if supported and provided

fileName

The filename of the underlying media file as specified when uploaded

mediaId

The media identifier

mimeType

The MIME type of the file this media represents

Property Details

caption

The caption for the media object, if supported and provided

caption: string

Property Value

string

fileName

The filename of the underlying media file as specified when uploaded

fileName: string

Property Value

string

mediaId

The media identifier

mediaId: string

Property Value

string

mimeType

The MIME type of the file this media represents

mimeType: string

Property Value

string