FCMResponse.canonicalIds

Number of results that contain a canonical registration token. A canonical registration ID is the registration token of the last registration requested by the client app. This is the ID that the server should use when sending messages to the device.

struct FCMResponse
@name("canonical_ids")
int canonicalIds;

Meta