Class CollaborateBridge.UserCollaborateDeleteRoomRequest

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

public static class CollaborateBridge.UserCollaborateDeleteRoomRequest extends Request<DefaultResponse>
Request to delete a collaborate room. The request only applies to project rooms and instant rooms. The request fails when deleting a collaborate My Room. The response is either SuccessResponse or ErrorResponse.
Author:
AlpacaGenerator