The only way to send a GCM message to the GCM connection server that you are using (either HTTP or CCS) containing the registration token (this is what they call now, not the device token) that you want to check. If it is invalid, you will receive an error message that tells you about it.
source
share