public final class

Nearby

extends Object
java.lang.Object
   ↳ com.google.android.gms.nearby.Nearby

Class Overview

API for communication with nearby devices.

Summary

Fields
public static final Api<Api.ApiOptions.NoOptions> CONNECTIONS_API API needed to be passed into the GoogleApiClient.Builder to use the Nearby Connections API.
public static final Connections Connections
public static final Api<MessagesOptions> MESSAGES_API API needed to be passed into the GoogleApiClient.Builder to use the Nearby Messages API.
public static final Messages Messages
[Expand]
Inherited Methods
From class java.lang.Object

Fields

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

API needed to be passed into the GoogleApiClient.Builder to use the Nearby Connections API.

public static final Connections Connections

public static final Api<MessagesOptions> MESSAGES_API

API needed to be passed into the GoogleApiClient.Builder to use the Nearby Messages API.

public static final Messages Messages