Click or drag to resize

CallInfoStatus Property

A string representing the status of the call. May be queued, ringing, in-progress, completed, failed, busy or no-answer.

Namespace:  NetQuarry.Services
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string Status { get; set; }

Property Value

Type: String
See Also