Class LostWarnings
Class for handling the warnings element thay may be returned in any of the response classes.
Inherited Members
Namespace: Lost
Assembly: Ng911Lib.dll
Syntax
[Serializable]
public class LostWarnings
Constructors
| Edit this page View SourceLostWarnings()
Default constructor
Declaration
public LostWarnings()
Fields
| Edit this page View SourcedefaultMappingReturned
The LoST service returned the default mapping for the requested service.
Declaration
public LostMsgBase defaultMappingReturned
Field Value
Type | Description |
---|---|
LostMsgBase |
locationValidationUnavailable
Location validation was requested but this service is not provided by the LoST server.
Declaration
public LostMsgBase locationValidationUnavailable
Field Value
Type | Description |
---|---|
LostMsgBase |
serviceSubstitution
The LoST server substituted the request service type with another service type.
Declaration
public LostMsgBase serviceSubstitution
Field Value
Type | Description |
---|---|
LostMsgBase |
source
Specifies the source of the warning
Declaration
public string source
Field Value
Type | Description |
---|---|
string |