//core/com.petersamokhin.vksdk.core.api/VkRequest/execute
execute¶
[common]\ suspend fun execute(): String
Execute request synchronously
Return¶
Plain response text
Throws¶
com.petersamokhin.vksdk.core.error.VkException | If some error occurred, then exception is thrown |