Result.error

String specifying the error that occurred when processing the message for the recipient. The possible values can be found in: https://firebase.google.com/docs/cloud-messaging/http-server-ref#table9

struct Result
@optional
@name("error")
string error;

Meta