Rate this page:

reportProgress

Copy URL
reportProgress(progress: 

string

|

Object

,
callback:

Function

):

void

Report progress to the CallList module

Parameters

  • progress:

    string

    Progress description string or JSON

  • callback:

    Function

    Optional

    Callback to execute when a result is processed

Returns

  • type:

    void