Push [parse.Push]

Using Parse-Server?

The self-hosted Parse-Server does not support the Push module.

Please read: rest/guide#push-notifications

.send

Send a Push request.

  parse.request( parse.Push.send )
  :response(cb)