OpenUrlParameter

@Serializable
data class OpenUrlParameter(val dialogId: String, val accountIndex: Int, val accountUrlType: FedCm.AccountUrlType)

Constructors

Link copied to clipboard
constructor(dialogId: String, accountIndex: Int, accountUrlType: FedCm.AccountUrlType)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard