Class Call
- java.lang.Object
-
- com.github.stormbit.sdk.utils.vkapi.calls.Call
-
-
Field Summary
Fields Modifier and Type Field Description protected StringmethodNameprotected org.json.JSONObjectparams
-
Constructor Summary
Constructors Constructor Description Call()
-
-
-
Field Detail
-
methodName
protected String methodName
-
params
protected org.json.JSONObject params
-
-