Class LocationResponse
Class for the locationResponse response from a HELD server.
Inherited Members
Namespace: Held
Assembly: Ng911Lib.dll
Syntax
[Serializable]
public class LocationResponse
Fields
| Edit this page View SourcelocationUriSet
May contain a list of locationURI elements that specify URIs that can be used to de-reference the location.
Declaration
public LocationUriSet locationUriSet
Field Value
Type | Description |
---|---|
LocationUriSet |
presence
May contain the location by-value.
Declaration
public Presence presence
Field Value
Type | Description |
---|---|
Presence |