The main entry point for the Awareness service.
| public static final Api<AwarenessOptions> | API | This field is deprecated. Use #getFenceClient or #getSnapshotClient instead. |
| public static final FenceApi | FenceApi | This field is deprecated. Use #getFenceClient instead. |
| public static final SnapshotApi | SnapshotApi | This field is deprecated. Use #getSnapshotClient instead. |
| static FenceClient | |
| static FenceClient |
getFenceClient(Context
context)
Creates a new instance of
FenceClient
for use in a non-activity Context.
|
| static SnapshotClient |
getSnapshotClient(Activity
activity)
Creates a new instance of
SnapshotClient
for use in an Activity.
|
| static SnapshotClient |
getSnapshotClient(Context
context)
Creates a new instance of
FenceClient
for use in a non-activity Context.
|
This field is deprecated.
Use #getFenceClient or #getSnapshotClient instead.
API token indicating use of the Awareness when building a GoogleApiClient.
This field is deprecated.
Use #getFenceClient instead.
This field is deprecated.
Use #getSnapshotClient instead.
Creates a new instance of FenceClient
for use in an Activity.
Creates a new instance of FenceClient
for use in a non-activity Context.
Creates a new instance of SnapshotClient
for use in an Activity.
Creates a new instance of FenceClient
for use in a non-activity Context.