Package 

Class Subscription


  • @Deprecated(message = "Use the subscribe methods on ChatClient or ChannelController directly instead of events()") 
    public final class Subscription
    
                        
    • Method Summary

      Modifier and Type Method Description
      final Unit unsubscribe()
      final Unit onNext(ChatEvent event)
      • Methods inherited from class io.getstream.chat.android.client.utils.observable.Subscription

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait