Class HookflashLogEvent
Data class for the HookflashLogEvent. See Sections 4.12.3.7 and E.8.1 of NENA-STA-010.3. Logged by an LPG when initiates a hookswitch flash or it detects a hookswitch flash event on the line. Not logged if the hookswitch flash event is logged with a GatewayCallLogEvent.
Inherited Members
Namespace: I3V3.LogEvents
Assembly: Ng911Lib.dll
Syntax
public class HookflashLogEvent : LogEvent
Constructors
| Edit this page View SourceHookflashLogEvent()
Default constructor
Declaration
public HookflashLogEvent()
Properties
| Edit this page View SourcelineId
Set to the ID of the line if known.
Declaration
public string lineId { get; set; }
Property Value
Type | Description |
---|---|
string |