Nearby

public final class Nearby extends Object

API for communication with nearby devices.

Field Summary

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

Inherited Method 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