ResponseStatusLine Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public StatusLine StatusLine { get; }
Public ReadOnly Property StatusLine As StatusLine
Get
public:
property StatusLine^ StatusLine {
StatusLine^ get ();
}
member StatusLine : StatusLine with get
Property Value
Type:
StatusLineSee Also