public final class

Awareness

extends Object
java.lang.Object
   ↳ com.google.android.gms.awareness.Awareness

Class Overview

The main entry point for the Awareness service.

Summary

Fields
public static final Api<AwarenessOptions> API API token indicating use of the Awareness when building a GoogleApiClient.
public static final FenceApi FenceApi Main entry point for the Awareness Fence API.
public static final SnapshotApi SnapshotApi Main entry point for the Awareness Snapshot API.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

public static final Api<AwarenessOptions> API

API token indicating use of the Awareness when building a GoogleApiClient.

public static final FenceApi FenceApi

Main entry point for the Awareness Fence API.

public static final SnapshotApi SnapshotApi

Main entry point for the Awareness Snapshot API.