Class requestsnapshot
Data class for a request for a metadata snapshot sent by the SRS to the SRC. See Section 7 of RFC 7865.
Inherited Members
Namespace: SipRecMetaData
Assembly: Ng911Lib.dll
Syntax
[Serializable]
public class requestsnapshot
Fields
| Edit this page View SourceAny
Extension point.
Declaration
public List<XmlElement> Any
Field Value
Type | Description |
---|---|
List<XmlElement> |
Properties
| Edit this page View Sourcerequestreason
Contains the reason for the request.
Declaration
public name requestreason { get; set; }
Property Value
Type | Description |
---|---|
name |