LeadManagerEnqueue Method |
| Name | Description | |
|---|---|---|
| Enqueue(IEnumerableString, LeadState) |
Puts the given visitors into the queue.
| |
| Enqueue(IEnumerableString, String) |
Puts the given visitors into the queue.
| |
| Enqueue(String, LeadState) |
Puts the given visitor into the queue.
| |
| Enqueue(String, String) |
Puts the given visitor into the queue.
|