ChannelClient.CloseReason | Doclava
public static abstract @interface

ChannelClient.CloseReason

implements Annotation
com.google.android.gms.wearable.ChannelClient.CloseReason

Class Overview

An annotation for values passed to onChannelClosed(ChannelClient.Channel, int, int), and other methods on ChannelClient.ChannelCallback. Annotated method parameters will always take one of the following values:

Summary

[Expand]
Inherited Methods
From interface java.lang.annotation.Annotation