com.google.android.gms.nearby.connection.Connections.StartAdvertisingResult |
Result delivered when a local endpoint starts being advertised.
Possible status codes include:
STATUS_OK
if advertising started successfully.
STATUS_ALREADY_ADVERTISING
if the app is already
advertising itself.
STATUS_ERROR
if an unknown error occurred while
advertising the app.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves the human readable name for the local endpoint being advertised (possibly after
resolving name collisions.)
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Retrieves the human readable name for the local endpoint being advertised (possibly after resolving name collisions.)
Returns | |
---|---|
String |
The name of the local endpoint. |