Home > borogove > CommandSession
CommandSession class
Signature:
export class borogove_CommandSession
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(status, sessionid, actions, forms, command) |
protected
|
Constructs a new instance of the borogove_CommandSession class
|
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| actions | borogove_FormOption[] | ||
| forms | borogove_Form[] | ||
| name | string | ||
| status | string |
Methods
| Method | Modifiers | Description |
|---|---|---|
| execute(action, data, formIdx) |