com.google.android.gms.wearable.CapabilityInfo |
Information about a Capability on the network and where it is available.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns the name of the capability.
| |||||||||||
Returns the set of nodes for the capability.
|
Returns the name of the capability.
Returns | |
---|---|
String |
Returns the set of nodes for the capability. Disconnected nodes may or may not be included in the set.
Returns | |
---|---|
Set<Node> |