reportProgressAsync
reportProgressAsync(progress: string
| Object
): Promise<HttpRequestResult>
Report progress to the CallList module
Parameters
progress:
string
Progress description string or JSON
Returns
type:
Promise<HttpRequestResult>
reportProgressAsync(progress: string
| Object
): Promise<HttpRequestResult>
Report progress to the CallList module
string
Progress description string or JSON
Promise<HttpRequestResult>