Package 

Class RoomEvent.RecordingStatusChanged

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Room room
    • Method Summary

      Modifier and Type Method Description
      final Room getRoom()
      • Methods inherited from class java.lang.Object

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

      • RoomEvent.RecordingStatusChanged

        RoomEvent.RecordingStatusChanged(Room room, Boolean isRecording)