FCMResponseError

matches error responses to the correct regId

struct FCMResponseError {}

Members

Variables

regId
string regId;

corresponding registration id triggering the error

type
string type;

see https://firebase.google.com/docs/reference/fcm/rest/v1/ErrorCode

Meta