Class CallAsync
- java.lang.Object
-
- com.github.stormbit.sdk.utils.vkapi.calls.Call
-
- com.github.stormbit.sdk.utils.vkapi.calls.CallAsync
-
public class CallAsync extends Call
Deserialized class of call to vk api using execute method
-
-
Field Summary
-
Fields inherited from class com.github.stormbit.sdk.utils.vkapi.calls.Call
methodName, params
-
-
Method Summary
Modifier and Type Method Description booleanequals(Object o)Callback<Object>getCallback()-
Methods inherited from class com.github.stormbit.sdk.utils.vkapi.calls.Call
getMethodName, getParams, toString
-
-