Class CollaborateBridge.UserCollaborateRoomListGetResponse

java.lang.Object
co.ecg.alpaca.toolkit.messaging.response.XMLMessage
co.ecg.alpaca.toolkit.messaging.response.Response
co.ecg.alpaca.toolkit.generated.CollaborateBridge.UserCollaborateRoomListGetResponse
All Implemented Interfaces:
Serializable
Enclosing class:
CollaborateBridge

public static class CollaborateBridge.UserCollaborateRoomListGetResponse extends Response
Response to UserCollaborateRoomListGetRequest. Contains a table with column headings : "Room Type", "Name", "Room Id", in a row for each collaborate room instance. Possible values for Room Type column are MyRoom, Project Room and Instant Room.
Author:
AlpacaGenerator
See Also: