-
@Deprecated(message = "Use the subscribe methods on ChatClient or ChannelController directly instead of events()") public final class Subscription
-
-
Constructor Summary
Constructors Constructor Description Subscription(ChatObservable observable, Function1<ChatEvent, Unit> listener, List<Function1<ChatEvent, Boolean>> filters, Boolean firstOnly)
-
Method Summary
Modifier and Type Method Description final Unitunsubscribe()final UnitonNext(ChatEvent event)
-