Class ContextStates
enum
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
Context state (for all media).
|
| Field Attributes | Field Name and Description |
|---|---|
| <static> |
ContextStates.PendingWaiting
All contexts are at Pause for this agent
|
| <static> |
ContextStates.Stopped
Context is stopped
|
| <static> |
ContextStates.Waiting
Context is starting and waiting (no active session)
|
| <static> |
ContextStates.Working
Context is starting (at least session)
|
Field Detail
<static>
ContextStates.PendingWaiting
All contexts are at Pause for this agent
<static>
ContextStates.Stopped
Context is stopped
<static>
ContextStates.Waiting
Context is starting and waiting (no active session)
<static>
ContextStates.Working
Context is starting (at least session)