OutgoingEventManager extends AbstractManager implements OutgoingEventManagerInterface uses HasContextTrait
Table of Contents
Interfaces
Methods
- __construct() : mixed
- export() : Result
- getContext() : ContextInterface
- getServiceName() : string
Methods
__construct()
public
__construct(Office365Context $context) : mixed
Parameters
- $context : Office365Context
export()
public
export(SyncEventMap $syncEventMap, SyncSectionMap $syncSectionMap) : Result
Parameters
- $syncEventMap : SyncEventMap
- $syncSectionMap : SyncSectionMap
Tags
Return values
ResultgetContext()
public
getContext() : ContextInterface
Return values
ContextInterfacegetServiceName()
public
getServiceName() : string