Home > borogove > CommandSession > (constructor)

CommandSession.(constructor)

Constructs a new instance of the borogove_CommandSession class

Signature:

protected constructor(status: string, sessionid: string, actions: borogove_FormOption[], forms: borogove_Form[], command: borogove_Command);

Parameters

Parameter Type Description
status string
sessionid string
actions borogove_FormOption[]
forms borogove_Form[]
command borogove_Command