Package-level declarations
Types
Link copied to clipboard
How model scores and candidate priorities combine into a final ordering.
Link copied to clipboard
data class EmbeddedSelectionSubject(val embeddedId: String = "", val pending: List<AirshipEmbeddedInfo> = emptyList(), val hints: Map<String, String> = emptyMap())
What the app's context provider receives for an embedded-selection evaluation.