Gets the IDs of all active campaigns that a given agent is eligible to participate in.
Namespace: ININ.IceLib.Dialer.Supervisor
Assembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)
Syntax
C# |
---|
public Collection<CampaignId> GetEligibleCampaignsForAgent( string agentId ) |
Visual Basic |
---|
Public Function GetEligibleCampaignsForAgent ( _ agentId As String _ ) As Collection(Of CampaignId) |
Parameters
- agentId
- Type: System..::..String
The agent ID