IClient |
public interface IClientApi : IServerApi
The IClientApi type exposes the following members.
| Name | Description | |
|---|---|---|
| AccessSystemDoorManager |
Gives access to the AccessSystemDoorManager.
(Inherited from IServerApi) | |
| AccessSystemReaderManager |
Gives access to the AccessSystemReaderManager.
(Inherited from IServerApi) | |
| AlarmConfigurationManager |
Gives access to the alarm configuration manager which provides configuration settings for alarms.
(Inherited from IServerApi) | |
| AlarmManager |
Gives access to the AlarmManager.
(Inherited from IServerApi) | |
| AnalogMonitorManager |
Gives access to the AnalogMonitorManager.
(Inherited from IServerApi) | |
| ApplicationManager | Gives access to the UserManager | |
| AuditTrailManager |
Gives access to the AuditTrailManager.
(Inherited from IServerApi) | |
| CameraManager |
Gives access to the CameraManager.
(Inherited from IServerApi) | |
| CompoundEventManager |
Gives access to the CompoundEventManager.
(Inherited from IServerApi) | |
| ConfigurationManager |
Gives access to the ConfigurationManager.
(Inherited from IServerApi) | |
| ContentManager | Gives access to the ContentManager | |
| DecoderManager |
Gives access to the DecoderManager.
(Inherited from IServerApi) | |
| DeviceManager |
Gives access to the DeviceManager.
(Inherited from IServerApi) | |
| DocumentManager | Gives access to the DocumentManager | |
| DomeCameraManager |
Gives access to the DomeCameraManager.
(Inherited from IServerApi) | |
| EventManager |
Gives access to the EventManager. The EventManager of IServerApi provides all events of BVMS.
Do not use this property on instance types which are derived from IClientApi.
The EventManager property of the IClientApi returns always an implementation of a null object pattern
which provides do nothing behavior and returns default values.
(Inherited from IServerApi) | |
| InputManager |
Gives access to the InputManager.
(Inherited from IServerApi) | |
| IntrusionPanelAreaManager |
Gives access to the IntrusionPanelAreaManager.
(Inherited from IServerApi) | |
| IntrusionPanelDoorManager |
Gives access to the IntrusionPanelDoorManager.
(Inherited from IServerApi) | |
| IntrusionPanelPointManager |
Gives access to the IntrusionPanelPointManager.
(Inherited from IServerApi) | |
| LicenseChecker | Obsolete. Gives access to the LicenseChecker. (Inherited from IServerApi) | |
| Logbook |
Gives access to the Logbook.
(Inherited from IServerApi) | |
| MatrixManager |
Gives access to the MatrixManager.
(Inherited from IServerApi) | |
| RecorderManager |
Gives access to the RecorderManager.
(Inherited from IServerApi) | |
| RelayManager |
Gives access to the RelayManager.
(Inherited from IServerApi) | |
| ScheduleManager |
Gives access to the ScheduleManager.
(Inherited from IServerApi) | |
| SendManager |
Gives acces to the sending mails or sms.
(Inherited from IServerApi) | |
| SequenceManager |
Gives access to the SequenceManager to control decoder sequences.
(Inherited from IServerApi) | |
| ServerInformationManager |
Gives access to the ServerInformationManager.
(Inherited from IServerApi) | |
| StorageManager |
Gives access to the StorageMannager.
(Inherited from IServerApi) | |
| SystemTimeManager |
Gives access to the SystemTimeManager.
(Inherited from IServerApi) | |
| TimelineManager | Gives access to the TimelineManager | |
| VirtualInputManager |
Gives access to the VirtualInputManager.
(Inherited from IServerApi) |