Class CollaborateBridge.UserCollaborateRoomGetRequest

  • Enclosing class:
    CollaborateBridge

    public static class CollaborateBridge.UserCollaborateRoomGetRequest
    extends Request<CollaborateBridge.UserCollaborateRoomGetResponse>
    Request to get the settings for My Room, Instant Room or Project Room. The roomType and roomName parameters are returned for all rooms. For My room and Project Room, the following parameters are returned: attendeeNotification, endRoomSessionOnOwnerExit and ownerRequired. In addition, the roomSchedule is returned for Project Room and the roomStartTime and roomEndTime are returned for Instant Room. The response is either UserCollaboratetRoomGetResponse or ErrorResponse.
    Author:
    AlpacaGenerator