Uses of Class
com.github.stormbit.sdk.clients.User
-
Packages that use User Package Description com.github.stormbit.sdk.utils.vkapi -
-
Uses of User in com.github.stormbit.sdk.utils.vkapi
Methods in com.github.stormbit.sdk.utils.vkapi with parameters of type User Modifier and Type Method Description org.json.JSONArrayAPI. execute(User user, CallSync... calls)Execute float count of calls, up to 25org.json.JSONObjectAPI. execute(String code, User user)Call to 'execute' method, because can not call API.execute inside execute.
-