Constructor
new Session(settings)
Creates a new Session.
Parameters:
Name | Type | Description |
---|---|---|
settings |
Object |
- Source:
Methods
(async) start()
Opens the Session for interaction.
- Source:
(async) stop()
Closes the Session, preventing further interaction.
- Source: