Index

Classes


Class Campaign

Class Summary
Constructor Attributes Constructor Name and Description
 
Hermes.Net Campaign
Field Summary
Field Attributes Field Name and Description
 
- Campaign identifier
 
- Campaign name
 
- Type of dialing on campaign - used only on outbound campaign
 
- Queue associated to this campaign
 
- Queue associated to this campaign
 
- Global campaign state, must be combined with EnabledBy for real state for this agent.
 
- Campaign type
Class Detail
Campaign()
Hermes.Net Campaign
Field Detail
{string} CampaignId
- Campaign identifier

{string} Description
- Campaign name

{DialingTypes} Dialing
- Type of dialing on campaign - used only on outbound campaign

{QueueEnabledBy} EnabledBy
- Queue associated to this campaign

{number} Queue
- Queue associated to this campaign

{CampaignStates} State
- Global campaign state, must be combined with EnabledBy for real state for this agent.

{CampaignTypes} Type
- Campaign type

Documentation generated by JsDoc Toolkit 2.4.0 on Wed Nov 05 2014 12:49:32 GMT+0100 (CET)