Android APIs
public final class

SafetyNet

extends Object
java.lang.Object
   ↳ com.google.android.gms.safetynet.SafetyNet

Class Overview

The SafetyNet API provides access to Google services that help you assess the health and safety of an Android device. To use SafetyNet, enable the API. SafetyNetApi provides the entry point for interacting with SafetyNet.

Summary

Fields
public static final Api<Api.ApiOptions.NoOptions> API The API necessary to use SafetyNet.
public static final SafetyNetApi SafetyNetApi The entry point for interacting with the SafetyNet APIs which help assess the health and safety of an Android device.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

public static final Api<Api.ApiOptions.NoOptions> API

The API necessary to use SafetyNet.

public static final SafetyNetApi SafetyNetApi

The entry point for interacting with the SafetyNet APIs which help assess the health and safety of an Android device.