ResponseStatusLine Property |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic StatusLine StatusLine { get; }
Public ReadOnly Property StatusLine As StatusLine
Get
public:
property StatusLine^ StatusLine {
StatusLine^ get ();
}
member StatusLine : StatusLine with get
Property Value
Type:
StatusLine
See Also