-
public final class RememberRoomInfoKt
-
-
Method Summary
Modifier and Type Method Description final static RoomInforememberRoomInfo(Room passedRoom)Remembers the room info and updates whenever it is changed. -
-
Method Detail
-
rememberRoomInfo
@Composable() final static RoomInfo rememberRoomInfo(Room passedRoom)
Remembers the room info and updates whenever it is changed.
-
-
-
-