Index

Classes


Class ManualCampaign

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

{string} Description
- Campaign name

{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. Always CampaignTypes.Manual

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