Package 

Class RememberRoomInfoKt

    • Method Summary

      Modifier and Type Method Description
      final static RoomInfo rememberRoomInfo(Room passedRoom) Remembers the room info and updates whenever it is changed.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • rememberRoomInfo

        @Composable() final static RoomInfo rememberRoomInfo(Room passedRoom)

        Remembers the room info and updates whenever it is changed.