get Local Room Summary Live
abstract fun getLocalRoomSummaryLive(): LiveData<Optional<LocalRoomSummary>>
Content copied to clipboard
A live LocalRoomSummary associated with the room. You can observe this summary to get dynamic data from this room.