Attachment

data class Attachment(val type: <Error class: unknown class>, val imageUrl: ImageUrl, val htmlIframe: String? = null, val htmlDiv: String? = null, val contentUrl: String? = null)(source)

SNAP PLAYに紐づく画像・動画

Constructors

Link copied to clipboard
constructor(type: <Error class: unknown class>, imageUrl: ImageUrl, htmlIframe: String? = null, htmlDiv: String? = null, contentUrl: String? = null)

Properties

Link copied to clipboard
val contentUrl: String? = null

動画再生用ファイルURL

Link copied to clipboard
val htmlDiv: String? = null

動画埋め込み用divタグ

Link copied to clipboard
val htmlIframe: String? = null

動画埋め込み用iframeダグ

Link copied to clipboard

画像URL

Link copied to clipboard
val type: <Error class: unknown class>

タイプ