java.lang.Object | |
↳ | com.google.android.gms.nearby.messages.StatusCallback |
Callbacks for global status changes that affect a client of Nearby Messages.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Called when permission is granted or revoked for this app to use Nearby.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Called when permission is granted or revoked for this app to use Nearby.
permissionGranted | if true, your app is allowed to use Nearby, false otherwise. |
---|