CallParkResponseData Members
Include Protected Members
Include Inherited Members
Represents response data associated with the call park operation.
The CallParkResponseData type exposes the following members.
Properties
Name | Description | |
---|---|---|
Orbit | Gets the orbit value from the response data received. | |
ResponseData | Gets the SipRespnseData received as the park operation response. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
Finalize | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
ToString | (inherited from Object) |
Top