Class Group.GroupDeviceManagementEventGetListRequest

java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<Group.GroupDeviceManagementEventGetListResponse>
co.ecg.alpaca.toolkit.generated.Group.GroupDeviceManagementEventGetListRequest
Enclosing class:
Group

public static class Group.GroupDeviceManagementEventGetListRequest extends Request<Group.GroupDeviceManagementEventGetListResponse>
Request device management's events for a specific queue. It is possible to restrict the number of rows returned using responseSizeLimit. If eventQueueType is not specified, the events from all the event queues are returned. The response is either a GroupDeviceManagementEventGetListResponse22 or an ErrorResponse.
Author:
AlpacaGenerator