ToothlessGear / node-gcm

A NodeJS wrapper library port to send data to Android devices via Google Cloud Messaging
https://github.com/ToothlessGear/node-gcm
Other
1.31k stars 206 forks source link

error handling #120

Closed sushantchavan closed 9 years ago

sushantchavan commented 9 years ago

If there is an error sending the notification to one registration Ids out of the 1000 registration ids, will the error be part of the result object?

hypesystem commented 9 years ago

Yes, that should be how it works :)