Home > borogove > CommandSession > (constructor)
CommandSession.(constructor)
Constructs a new instance of the borogove_CommandSession class
Signature:
protected constructor(status: string, sessionid: string, actions: Array<borogove markdown="1"_FormOption>, forms: Array<borogove markdown="1"_Form>, command: borogove_Command);
Parameters
| Parameter | Type | Description |
|---|---|---|
| status | string | |
| sessionid | string | |
| actions | Array<borogove_FormOption> | |
| forms | Array<borogove_Form> | |
| command | borogove_Command |