SdkUnknown

Inherited functions

Link copied to clipboard

Casts this AssetPropertyVariant as a BooleanValue and retrieves its kotlin.String value. Throws an exception if the AssetPropertyVariant is not a BooleanValue.

Link copied to clipboard

Casts this AssetPropertyVariant as a BooleanValue and retrieves its kotlin.String value. Returns null if the AssetPropertyVariant is not a BooleanValue.

Link copied to clipboard

Casts this AssetPropertyVariant as a DoubleValue and retrieves its kotlin.String value. Throws an exception if the AssetPropertyVariant is not a DoubleValue.

Link copied to clipboard

Casts this AssetPropertyVariant as a DoubleValue and retrieves its kotlin.String value. Returns null if the AssetPropertyVariant is not a DoubleValue.

Link copied to clipboard

Casts this AssetPropertyVariant as a IntegerValue and retrieves its kotlin.String value. Throws an exception if the AssetPropertyVariant is not a IntegerValue.

Link copied to clipboard

Casts this AssetPropertyVariant as a IntegerValue and retrieves its kotlin.String value. Returns null if the AssetPropertyVariant is not a IntegerValue.

Link copied to clipboard

Casts this AssetPropertyVariant as a StringValue and retrieves its kotlin.String value. Throws an exception if the AssetPropertyVariant is not a StringValue.

Link copied to clipboard

Casts this AssetPropertyVariant as a StringValue and retrieves its kotlin.String value. Returns null if the AssetPropertyVariant is not a StringValue.