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 http://developer.android.com/google/gcm/http.html#error_codes

Meta