JSONObject
JSONObject()
JSONObject(IDictionary)
JSONObject(JSONTokener)
JSONObject(String)
JSONObject(IntPtr, JniHandleOwnership)
JSONObject(JSONObject, String[])
JniPeerMembers
Null
ThresholdClass
ThresholdType
Accumulate(String, Object)
Append(String, Object)
Get(String)
GetBoolean(String)
GetDouble(String)
GetInt(String)
GetJSONArray(String)
GetJSONObject(String)
GetLong(String)
GetString(String)
Has(String)
IsNull(String)
Keys()
Length()
Names()
NumberToString(Number)
Opt(String)
OptBoolean(String)
OptBoolean(String, Boolean)
OptDouble(String)
OptDouble(String, Double)
OptInt(String)
OptInt(String, Int32)
OptJSONArray(String)
OptJSONObject(String)
OptLong(String)
OptLong(String, Int64)
OptString(String)
OptString(String, String)
Put(String, Boolean)
Put(String, Double)
Put(String, Int32)
Put(String, Int64)
Put(String, Object)
PutOpt(String, Object)
Quote(String)
Remove(String)
ToJSONArray(JSONArray)
ToString(Int32)
Wrap(Object)
monoandroid
namespace Org.Json
{
[Register("org/json/JSONObject", DoNotGenerateAcw = true)]
public class JSONObject : Object
{
protected override Type! ThresholdType { get; }
}
}
| .NET | 6.07.08.09.0 |
|---|---|
Information specific to monoandroid | |
| Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
| Referencing | The API is automatically referenced. |
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API