public static abstract @interface

ChannelApi.CloseReason

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

Class Overview

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

Summary

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