No examples for this method.
Frequently called with: [Clear]
-1
java.lang.Object | ||
↳ | android.content.BroadcastReceiver | |
↳ | com.google.android.gcm.GCMBroadcastReceiver |
BroadcastReceiver
that receives GCM messages and delivers them to an application-specific GCMBaseIntentService
subclass.
By default, the GCMBaseIntentService
class belongs to the application main package and is named DEFAULT_INTENT_SERVICE_CLASS_NAME
. To use a new class, the getGCMIntentServiceClassName(Context)
must be overridden.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
|
Protected Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
Gets the class name of the intent service that will handle GCM messages.
|
[Expand]
Inherited Methods
|
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
|||||||||||
![]() |
Gets the class name of the intent service that will handle GCM messages.