См. определение в файле zoom.php строка 554
◆ __construct()
◆ GetAccessToken()
GetAccessToken |
( |
| $redirect_uri = '' | ) |
|
◆ GetAppInfo()
◆ GetAuthUrl()
GetAuthUrl |
( |
| $redirect_uri, |
|
|
| $state = '' ) |
◆ getConferenceById()
getConferenceById |
( |
| $confId | ) |
|
◆ getConferenceFiles()
getConferenceFiles |
( |
| $confId | ) |
|
◆ getCurrentUser()
◆ getNewAccessToken()
getNewAccessToken |
( |
| $refreshToken = false, |
|
|
| $userId = 0, |
|
|
| $save = false ) |
◆ GetRedirectURI()
◆ getResult()
◆ getScopeEncode()
◆ isConnected()
isConnected |
( |
int | $userId | ) |
|
|
static |
Checks if zoom is connected to user profile.
- Аргументы
-
- Возвращает
- bool
- Исключения
-
См. определение в файле zoom.php строка 924
◆ requestConference()
requestConference |
( |
| $params | ) |
|
◆ sendComplianceNotify()
sendComplianceNotify |
( |
array | $params | ) |
|
◆ updateConference()
updateConference |
( |
int | $conferenceId, |
|
|
array | $params ) |
◆ $idToken
◆ $responseData
◆ $scope
Инициализатор= [
'meeting:write', 'user:read:admin', 'meeting:read', 'recording:read'
]
См. определение в файле zoom.php строка 575
◆ $userId
◆ AUTH_URL
const AUTH_URL = 'https://zoom.us/oauth/authorize' |
◆ CACHE_DIR_CONNECT_INFO
const CACHE_DIR_CONNECT_INFO = "/socialservices/zoom/" |
◆ COMPLIANCE_URL
const COMPLIANCE_URL = 'https://api.zoom.us/oauth/data/compliance' |
◆ SERVICE_ID
const SERVICE_ID = "zoom" |
◆ TOKEN_URL
const TOKEN_URL = 'https://zoom.us/oauth/token' |
Объявления и описания членов класса находятся в файле:
- C:/bitrix/modules/socialservices/classes/general/zoom.php