AirshipEmbeddedInfo
constructor(instanceId: String, embeddedId: String, priority: Int = 0, extras: JsonMap = emptyJsonMap())
Parameters
instanceId
The instance ID (a unique identifier for an embedded layout)
embeddedId
The embedded ID of the targeted embedded view
priority
The priority. Lower value is higher priority.
extras
A JsonMap containing any extras that were included with the embedded layout