java.lang.Object | ||
↳ | com.google.android.gms.common.api.Response<com.google.android.gms.safetynet.SafetyNetApi.VerifyAppsUserResult> | |
↳ | com.google.android.gms.safetynet.SafetyNetApi.VerifyAppsUserResponse |
A Response
to get user decisions for the Verify Apps API.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns whether the user has enabled Verify Apps when prompted.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Returns whether the user has enabled Verify Apps when prompted.
This method is only meaningful when used with enableVerifyApps()
or isVerifyAppsEnabled()
.
Returns | |
---|---|
boolean |