terminate
terminate(): void
Terminates the current JavaScript session. All audio/video streams are disconnected and scenario execution stops. Note that after this function, only the AppEvents.Terminating and AppEvents.Terminated events are triggered.
Returns
type:
void