Package 

Class RememberTextStreamKt

    • Method Summary

      Modifier and Type Method Description
      final static State<List<TextStreamData>> rememberTextStream(String topic, Room room) Registers a text stream handler for topic, and returns a state containing a list with a TextStreamData for each received stream.
      • Methods inherited from class java.lang.Object

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