public interface StitchUser extends CoreStitchUser
| Modifier and Type | Method and Description |
|---|---|
StitchUser |
linkWithCredential(StitchCredential credential)
Links this user with another identity represented by the given credential.
|
getDeviceId, getId, getIdentities, getLoggedInProviderName, getLoggedInProviderType, getProfile, getUserTypeStitchUser linkWithCredential(StitchCredential credential)
credential - the credential bound to an identity to link to.