Class WebConferencingService.RoomInfo

    • Constructor Detail

      • RoomInfo

        public RoomInfo​(String id,
                        String title)
        Instantiates a new room info.
        Parameters:
        id - the id
        title - the title
    • Method Detail