AssetUploaded

constructor()

Constructor to init the AssetUploaded class No-any params required


constructor(jAssetUploaded: JSONObject)

Constructor to init the AssetUploaded class

Parameters

jAssetUploaded

: asset uploaded details formatted as JSON


constructor(id: String, assetUploadingEvent: AssetUploadingEvent, url: String, name: String)

Constructor to init the AssetUploaded class

Parameters

id

: the identifier of the asset uploaded

assetUploadingEvent

: event where the asset has been uploaded

url

: the url which the asset can be downloaded

name

: the name of the asset uploaded