Class User.UserMobileAppRegistrationGetListResponse

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

public static class User.UserMobileAppRegistrationGetListResponse extends Response
Response to UserMobileAppRegistrationGetListRequest. The response contains a table with all the registrations per user or with only one row if the request is for a specific registration. The table column headings are: "Registration ID", "Application ID", "Application Version", "Device Identifier", "Device OS Type", "Notification Mechanism", "Expiration Date". Expiration Date uses the format "yyyy-MM-dd'T'HH:mm:ss.SSSZ" in the time zone of the requested user. Example: 2010-10-01T09:30:00:000-0400.
Author:
AlpacaGenerator
See Also: