|
||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectandroid.content.BroadcastReceiver
com.google.android.gcm.GCMBroadcastReceiver
com.coreasp.CorePushBroadcastReceiver
public class CorePushBroadcastReceiver
GCMサービスのレシーバ。GCMBroadcastReceiver のサブクラス。
コンストラクタの概要 | |
---|---|
CorePushBroadcastReceiver()
|
メソッドの概要 | |
---|---|
protected java.lang.String |
getGCMIntentServiceClassName(android.content.Context context)
GCMIntentServiceのクラス名を取得する。 |
クラス com.google.android.gcm.GCMBroadcastReceiver から継承されたメソッド |
---|
onReceive |
クラス android.content.BroadcastReceiver から継承されたメソッド |
---|
abortBroadcast, clearAbortBroadcast, getAbortBroadcast, getDebugUnregister, getResultCode, getResultData, getResultExtras, isInitialStickyBroadcast, isOrderedBroadcast, peekService, setDebugUnregister, setOrderedHint, setResult, setResultCode, setResultData, setResultExtras |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public CorePushBroadcastReceiver()
メソッドの詳細 |
---|
protected java.lang.String getGCMIntentServiceClassName(android.content.Context context)
com.google.android.gcm.GCMBroadcastReceiver
内の getGCMIntentServiceClassName
context
- コンテキスト
|
||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |