ナビゲーション・リンクをスキップ
A C D E F G H I K L M N O P R S T U V W 

O

onMessageReceived(String, Bundle) - クラス のメソッドcom.echopf.ECHOGcmListenerService
 
OPERATION_NOT_PERMITTED - 例外 のstatic変数com.echopf.ECHOException
 
opt(String) - クラス のメソッドcom.echopf.ECHODataObject
Returns the value mapped by name, or null if no such mapping exists.
optBoolean(String) - クラス のメソッドcom.echopf.ECHODataObject
Returns the value mapped by name if it exists and is a boolean or can be coerced to a boolean, or false otherwise.
optBoolean(String, boolean) - クラス のメソッドcom.echopf.ECHODataObject
Returns the value mapped by name if it exists and is a boolean or can be coerced to a boolean, or fallback otherwise.
optDouble(String, double) - クラス のメソッドcom.echopf.ECHODataObject
Returns the value mapped by name if it exists and is a double or can be coerced to a double, or fallback otherwise.
optDouble(String) - クラス のメソッドcom.echopf.ECHODataObject
Returns the value mapped by name if it exists and is a double or can be coerced to a double, or NaN otherwise.
optInt(String, int) - クラス のメソッドcom.echopf.ECHODataObject
Returns the value mapped by name if it exists and is an int or can be coerced to an int, or fallback otherwise.
optInt(String) - クラス のメソッドcom.echopf.ECHODataObject
Returns the value mapped by name if it exists and is an int or can be coerced to an int, or 0 otherwise.
optJSONArray(String) - クラス のメソッドcom.echopf.ECHODataObject
Returns the value mapped by name if it exists and is a JSONArray, or null otherwise.
optJSONObject(String) - クラス のメソッドcom.echopf.ECHODataObject
Returns the value mapped by name if it exists and is a JSONObject, or null otherwise.
optLong(String) - クラス のメソッドcom.echopf.ECHODataObject
Returns the value mapped by name if it exists and is a long or can be coerced to a long, or 0 otherwise.
optLong(String, long) - クラス のメソッドcom.echopf.ECHODataObject
Returns the value mapped by name if it exists and is a long or can be coerced to a long, or fallback otherwise.
optString(String) - クラス のメソッドcom.echopf.ECHODataObject
Returns the value mapped by name if it exists, coercing it if necessary, or the empty string if no such mapping exists.
optString(String, String) - クラス のメソッドcom.echopf.ECHODataObject
Returns the value mapped by name if it exists, coercing it if necessary, or fallback if no such mapping exists.
A C D E F G H I K L M N O P R S T U V W 
ナビゲーション・リンクをスキップ