Class 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