This is the complete list of members for AlarmCommandClient, including all inherited members.
| Acknowledge(System.Guid id) | AlarmCommandClient | inline | 
| AcknowledgeMultipleAlarms(System.Guid objectId) | AlarmCommandClient | inline | 
| Add(VideoOS.Platform.Data.Alarm alarm) | AlarmCommandClient | inline | 
| AddEvent(VideoOS.Platform.Data.BaseEvent baseEvent) | AlarmCommandClient | inline | 
| AlarmCommandClient() | AlarmCommandClient | inline | 
| AlarmCommandClient(string endpointConfigurationName) | AlarmCommandClient | inline | 
| AlarmCommandClient(string endpointConfigurationName, string remoteAddress) | AlarmCommandClient | inline | 
| AlarmCommandClient(string endpointConfigurationName, System.ServiceModel.EndpointAddress remoteAddress) | AlarmCommandClient | inline | 
| AlarmCommandClient(System.ServiceModel.Channels.Binding binding, System.ServiceModel.EndpointAddress remoteAddress) | AlarmCommandClient | inline | 
| AttachSnapshot(System.Guid id, VideoOS.Platform.Data.Snapshot snapshot) | AlarmCommandClient | inline | 
| Get(System.Guid id) | AlarmCommandClient | inline | 
| GetAlarmHistory(System.Guid id) | AlarmCommandClient | inline | 
| GetAlarmLines(int from, int maxCount, VideoOS.Platform.Proxy.Alarm.AlarmFilter filter) | AlarmCommandClient | inline | 
| GetAlarmMessages() | AlarmCommandClient | inline | 
| GetAlarmUpdateHistory(System.Guid id) | AlarmCommandClient | inline | 
| GetEvent(System.Guid id) | AlarmCommandClient | inline | 
| GetEventLines(int from, int maxCount, VideoOS.Platform.Proxy.Alarm.EventFilter filter) | AlarmCommandClient | inline | 
| GetHeader(System.Guid id) | AlarmCommandClient | inline | 
| GetSessionAlarmLines(int maxCount, Guid sessionId) | AlarmCommandClient | inline | 
| GetSessionEventLines(int maxCount, Guid sessionId) | AlarmCommandClient | inline | 
| GetSnapshots(System.Guid id) | AlarmCommandClient | inline | 
| GetStatistics() | AlarmCommandClient | inline | 
| StartAlarmLineSession(VideoOS.Platform.Proxy.Alarm.AlarmFilter filter) | AlarmCommandClient | inline | 
| StartEventLineSession(VideoOS.Platform.Proxy.Alarm.EventFilter filter) | AlarmCommandClient | inline | 
| StopAlarmLineSession(Guid sessionId) | AlarmCommandClient | inline | 
| StopEventLineSession(Guid sessionId) | AlarmCommandClient | inline | 
| UpdateAlarm(System.Guid id, string text, int state, int priority, System.DateTime time, string assignedTo) | AlarmCommandClient | inline | 
| UpdateAlarmValues(System.Guid id, KeyValuePair< string, string >[] updates) | AlarmCommandClient | inline | 
| UpdateMultipleAlarms(System.Guid objectId, int oldState, int newState, System.DateTime time, string assignedTo) | AlarmCommandClient | inline |