Class CollaborateBridge.UserCollaborateRoomModifyRequest

java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<DefaultResponse>
co.ecg.alpaca.toolkit.generated.CollaborateBridge.UserCollaborateRoomModifyRequest
Enclosing class:
CollaborateBridge

public static class CollaborateBridge.UserCollaborateRoomModifyRequest extends Request<DefaultResponse>
Request to modify room settings for a specific Project Room or My Room. Request to modify room settings for a specific Instant Room is responded with an ErrorResponse. The roomSchedule parameter is applicable for Project Room only. If the roomSchedule parameter is specified in the request to modify My Room, the request will be failed. The response is either SuccessResponse or ErrorResponse.
Author:
AlpacaGenerator