//core/com.petersamokhin.vksdk.core.api/VkApi
VkApi¶
[common]\ class VkApi
Class for interaction with the VK API
Types¶
Name | Summary |
---|---|
Companion | [common] object Companion |
ParametersKeys | [common] object ParametersKeys Basic parameters keys |
Functions¶
Name | Summary |
---|---|
call | [common] fun call(method: String, params: Parameters = Parameters()): VkRequest Call some API method and receive the response string |