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 ThreePid
UnbindRequest. threepid
Required.Methods in io.github.ma1uta.matrix.identity.model.validation that return ThreePid Modifier and Type Method Description ThreePid
UnbindRequest. getThreepid()
Methods in io.github.ma1uta.matrix.identity.model.validation with parameters of type ThreePid Modifier and Type Method Description void
UnbindRequest. setThreepid(ThreePid threepid)
-