Package 

Class StartStopBuffer

    • Method Summary

      Modifier and Type Method Description
      final Unit hold()
      final Unit active()
      final Unit subscribe(Function1<T, Unit> func)
      final Unit enqueueData(T data)
      • Methods inherited from class com.getstream.sdk.chat.utils.StartStopBuffer

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

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