com.google.android.gms.wearable.ChannelClient.Channel |
A channel created through openChannel(String, String)
.
The implementation of this interface is parcelable and immutable, and implements reasonable
equals(Object)
and hashCode()
methods, so can be used in
collections.
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns the node ID of the node on the other side of the channel.
| |||||||||||
Returns the path that was used to open the channel.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Returns the node ID of the node on the other side of the channel.
Returns | |
---|---|
String |
Returns the path that was used to open the channel.
Returns | |
---|---|
String |