ParsePushSendAsync Method Parse
Overload List

  NameDescription
Public methodSendAsync
Request a push to be sent. When this task completes, Parse has successfully acknowledged a request to send push notifications but has not necessarily finished sending all notifications requested. The current status of recent push notifications can be seen in your Push Notifications console on http://parse.com
Public methodSendAsync(CancellationToken)
Request a push to be sent. When this task completes, Parse has successfully acknowledged a request to send push notifications but has not necessarily finished sending all notifications requested. The current status of recent push notifications can be seen in your Push Notifications console on http://parse.com
Top
See Also

Reference