setStartState
setStartState(stateName: string
): void
Sets the dialog start state (if not set, the dialog starts from the first registered state).
Parameters
stateName:
string
Name of the state
Returns
type:
void
setStartState(stateName: string
): void
Sets the dialog start state (if not set, the dialog starts from the first registered state).
string
Name of the state
void