Class AssetDetailBlobParams

Class Documentation

class AssetDetailBlobParams

Describes the changes an asset has undergone when the client application is connected to a space.

Public Members

EAssetChangeType ChangeType

The type of change this asset has undergone.

csp::common::String AssetId

The unique identifer of the asset that has changed.

csp::common::String Version

The current version of the asset that has changed.

csp::systems::EAssetType AssetType

The type of the asset that has changed.

csp::common::String AssetCollectionId

The unique identifer of the asset collection the asset that has changed belongs to.