public class GcmBroadcastReceiver
extends WakefulBroadcastReceiver
Constructor and Description |
---|
GcmBroadcastReceiver() |
Modifier and Type | Method and Description |
---|---|
protected Class<? extends GCMPushIntentService> |
getGcmServiceClass()
Gets the intent service class that inherits from GcmIntentService.
|
void |
onReceive(Context context,
Intent intent) |
public void onReceive(Context context, Intent intent)
protected Class<? extends GCMPushIntentService> getGcmServiceClass()