Source

constructor(properties: Map<String, Any>)

See also


constructor(url: String)

Initializes a Source with a single URL property.

Parameters

url

the URL for this Source asset


constructor(url: String, deliveryType: DeliveryType)

Initializes a Source with a single URL property with the given DeliveryType.

Parameters

url

the URL for this Source asset

deliveryType

the DeliveryType for the Source asset