См. определение в файле api.php строка 19
◆ __construct()
| __construct |
( |
| $accessToken, |
|
|
| $exportId ) |
Api constructor.
- Аргументы
-
| $accessToken | - string of accesstoken from VK |
| $exportId | - int |
- Исключения
-
См. определение в файле api.php строка 35
◆ run()
| run |
( |
| $method, |
|
|
| $params = array() ) |
Send a request to single VK API method with params.
- Аргументы
-
| string | $method | - Name of VK-API method (see VK manual). |
| array | $params | |
- Возвращает
- mixed|null
См. определение в файле api.php строка 57
◆ $apiUrl
| $apiUrl = 'https://api.vk.com/method/' |
|
static |
◆ $apiVersion
◆ TOO_MANY_REQUESTS_ERROR_CODE
| const TOO_MANY_REQUESTS_ERROR_CODE = 6 |
Объявления и описания членов класса находятся в файле:
- C:/bitrix/modules/sale/lib/tradingplatform/vk/api/api.php