GCMRequest.collapse_key

An arbitrary string (such as "Updates Available") that is used to collapse a group of like messages when the device is offline, so that only the last message gets sent to the client

struct GCMRequest
string collapse_key;

Meta