public interface AuthCallbacks
| Modifier and Type | Method and Description |
|---|---|
AuthInfo |
getDeviceCertificate()
Returns the device certificate.
|
String |
getDeviceFingerprint()
Returns the device fingerprint uniquely identifying the device.
|
AuthInfo |
getSecurityToken()
Returns the device security token.
|
@Nullable AuthInfo getDeviceCertificate()
@Nullable AuthInfo getSecurityToken()
@Nullable String getDeviceFingerprint()
Copyright © 2019. All rights reserved.