Click or drag to resize

RemoteClientApiAlarmManager Property

Gives access to the AlarmManager.

Namespace: Bosch.Vms.SDK
Assembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntax
C#
public override IAlarmManager AlarmManager { get; }

Property Value

IAlarmManager

Implements

IServerApiAlarmManager
IServerApiAlarmManager
See Also