AssetUploaded
The AssetUploaded
class is useful to represent an asset uploaded
Author
N7ghtm4r3 - Tecknobit
See also
EquinoxItem
Constructors
Link copied to clipboard
constructor()
Constructor to init the AssetUploaded class No-any params required
constructor(jAssetUploaded: JSONObject)
Constructor to init the AssetUploaded class
Constructor to init the AssetUploaded class
Properties
Link copied to clipboard
ASSET_UPLOADED_KEY
the key for the "asset_uploaded" fieldLink copied to clipboard
ASSET_URL_KEY
the key for the "asset_url" fieldLink copied to clipboard
ASSETS_UPLOADED_KEY
the key for the "assets_uploaded" fieldLink copied to clipboard
assetUploadingEvent
event where the asset has been uploadedLink copied to clipboard
Link copied to clipboard
Link copied to clipboard
Functions
Link copied to clipboard
open fun returnAssetUploadedList(jAssetUploaded: JSONArray): List<AssetUploadingEvent.AssetUploaded>
Method to assemble and return a List of assets uploaded