ChannelApi.CloseReason

  • ChannelApi.CloseReason is an annotation for values passed to methods like onChannelClosed on the ChannelApi.ChannelListener interface.

  • Annotated method parameters will always take one of the predefined CLOSE_REASON values.

public static abstract @interface ChannelApi.CloseReason implements Annotation

Inherited Method Summary