Class User.UserPushNotificationRegistrationGetListRequest

java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<User.UserPushNotificationRegistrationGetListResponse>
co.ecg.alpaca.toolkit.generated.User.UserPushNotificationRegistrationGetListRequest
Enclosing class:
User

@ChoiceGroup("registrationId") @ChoiceGroup("user") public static class User.UserPushNotificationRegistrationGetListRequest extends Request<User.UserPushNotificationRegistrationGetListResponse>
Request a table containing all of the push notification registrations for a user by either registration id or user id. The response is either UserPushNotificationRegistrationGetListResponse or ErrorResponse.
Author:
AlpacaGenerator