Package-level declarations

Types

Link copied to clipboard
@Serializable(with = AppId.Serializer::class)
data class AppId(val appName: String, val instanceName: String)

Identifies an app connection upon auth