getDefaultRoomName method

String getDefaultRoomName()

Implementation

String getDefaultRoomName() {
  return _roomManager.getDefaultRoomName();
}