| java.lang.Object | |
| ↳ | com.google.android.gms.nearby.messages.MessagesOptions.Builder |
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Sets which
NearbyPermissions are requested for Nearby. | |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Sets which NearbyPermissions are requested for Nearby.
By setting a more restrictive scope of permissions, Nearby will shrink its opt in dialog
appropriately. However, ensure that all the publish and subscribe calls are limited to
the provided scope. Otherwise, api calls will fail with error
MISSING_PERMISSIONS.