com.google.android.gms.wearable.ChannelApi.OpenChannelResult |
This interface is deprecated.
See openChannel(String, String)
.
Result of openChannel(GoogleApiClient, String, String)
.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns the newly created channel, or
null , if the connection couldn't be opened. |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Returns the newly created channel, or null
, if the connection couldn't be opened.
Returns | |
---|---|
Channel |