public final class

SafetyNet

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

Class Overview

The SafetyNet API provides security related features to app developers. 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 provides security related features.
[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 provides security related features.