Uses of Class
io.github.ma1uta.matrix.identity.model.validation.ThreePid
-
Packages that use ThreePid Package Description io.github.ma1uta.matrix.identity.model.validation Models of the Session validation API. -
-
Uses of ThreePid in io.github.ma1uta.matrix.identity.model.validation
Fields in io.github.ma1uta.matrix.identity.model.validation declared as ThreePid Modifier and Type Field Description private ThreePidUnbindRequest. threepidRequired.Methods in io.github.ma1uta.matrix.identity.model.validation that return ThreePid Modifier and Type Method Description ThreePidUnbindRequest. getThreepid()Methods in io.github.ma1uta.matrix.identity.model.validation with parameters of type ThreePid Modifier and Type Method Description voidUnbindRequest. setThreepid(ThreePid threepid)
-