|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectandroid.content.BroadcastReceiver
android.support.v4.content.WakefulBroadcastReceiver
proximiant.sdk.api.GcmBroadcastReceiver
public class GcmBroadcastReceiver
Nested Class Summary |
---|
Nested classes/interfaces inherited from class android.content.BroadcastReceiver |
---|
android.content.BroadcastReceiver.PendingResult |
Field Summary | |
---|---|
static java.lang.String |
myServiceClassName
|
Constructor Summary | |
---|---|
GcmBroadcastReceiver()
|
Method Summary | |
---|---|
void |
onReceive(android.content.Context context,
android.content.Intent intent)
|
Methods inherited from class android.support.v4.content.WakefulBroadcastReceiver |
---|
completeWakefulIntent, startWakefulService |
Methods inherited from class android.content.BroadcastReceiver |
---|
abortBroadcast, clearAbortBroadcast, getAbortBroadcast, getDebugUnregister, getResultCode, getResultData, getResultExtras, goAsync, isInitialStickyBroadcast, isOrderedBroadcast, peekService, setDebugUnregister, setOrderedHint, setResult, setResultCode, setResultData, setResultExtras |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static java.lang.String myServiceClassName
Constructor Detail |
---|
public GcmBroadcastReceiver()
Method Detail |
---|
public void onReceive(android.content.Context context, android.content.Intent intent)
onReceive
in class android.content.BroadcastReceiver
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |