startSession
▸ startSession(opts?): Session
Start a new Session and install it as the current session.
Subsequent calls to startTurn will pick it up automatically.
Parameters
| Name | Type |
|---|---|
opts | SessionInit |
Returns
Session
TypeScript SDK reference
opts?): Session
Start a new Session and install it as the current session.
Subsequent calls to startTurn will pick it up automatically.
| Name | Type |
|---|---|
opts | SessionInit |
Session