RegisterThreePid

sealed class RegisterThreePid

Types

Link copied to clipboard
data class Email(val email: String) : RegisterThreePid
Link copied to clipboard
data class Msisdn(val msisdn: String, val countryCode: String) : RegisterThreePid

Inheritors

Link copied to clipboard
Link copied to clipboard