SafetyNetApi.VerifyAppsUserResponse

public static class SafetyNetApi.VerifyAppsUserResponse extends Response<SafetyNetApi.VerifyAppsUserResult>

A Response to get user decisions for the Verify Apps API.

Public Constructor Summary

Public Method Summary

boolean
isVerifyAppsEnabled()
Returns whether the user has enabled Verify Apps when prompted.

Inherited Method Summary

Public Constructors

public SafetyNetApi.VerifyAppsUserResponse ()

Public Methods

public boolean isVerifyAppsEnabled ()

Returns whether the user has enabled Verify Apps when prompted.

This method is only meaningful when used with enableVerifyApps() or isVerifyAppsEnabled().