Bitrix API

Office365Context implements ContextInterface

Factory for Sync Manager classes

Table of Contents

Interfaces

ContextInterface

Methods

getApiClient()  : ApiClient
getApiService()  : ApiService
getConnection()  : Connection
getConnectionContext()  : Office365Context
getConverter()  : Converter
getEventManager()  : EventManager
getHelper()  : Helper
getIncomingManager()  : mixed
getLogger()  : LoggerInterface
getOutgoingEventManager()  : OutgoingEventManagerInterface
getOwner()  : Role
getPushManager()  : PushManager
getStorageToken()  : array<string|int, mixed>|false
getVendorSyncService()  : VendorSyncService
prepareAuthEntity()  : COffice365OAuthInterface

Methods

getLogger()

public getLogger() : LoggerInterface
Return values
LoggerInterface

getStorageToken()

public getStorageToken(mixed $userId) : array<string|int, mixed>|false
Parameters
$userId : mixed
Tags
throws
ArgumentException
throws
ObjectPropertyException
throws
SystemException
Return values
array<string|int, mixed>|false

prepareAuthEntity()

public prepareAuthEntity(mixed $userId) : COffice365OAuthInterface
Parameters
$userId : mixed
Return values
COffice365OAuthInterface

        
On this page

Search results