Overload List

  NameDescription
Public methodStartReceivingCallsAsync(AsyncCompletedEventHandler, Object)
Asynchronously notifies Dialer that this agent is ready to start receiving calls for every campaign he/she is logged into.
Public methodStartReceivingCallsAsync(IEnumerable<(Of <<'(CampaignId>)>>), AsyncCompletedEventHandler, Object)
Asynchrously notifies Dialer that this agent is ready to start receiving calls for certain campaigns.

See Also