Class Status
Container for a geopriv XML object. See RFC 3863 and RFC 4119.
Inherited Members
Namespace: Pidf
Assembly: Ng911Lib.dll
Syntax
[Serializable]
public class Status
Constructors
| Edit this page View SourceStatus()
Default constructor.
Declaration
public Status()
Fields
| Edit this page View Sourcebasic
Indicates availability to receive instant messages if the tuple is for an instant messaging address. Allowed values are "open" or "closed". A value of "open" means that the instant message inbox is ready to receive message. A value of closed indicates that it is not. Not used for NG9-1-1 applications. Optional.
Declaration
public string basic
Field Value
Type | Description |
---|---|
string |
geopriv
Contains the location information.
Declaration
public GeoPriv geopriv
Field Value
Type | Description |
---|---|
GeoPriv |