Rate this page:

terminate

Copy URL
terminate(): 

void

Terminates the current JavaScript session. All audio/video streams are disconnected and scenario execution is also terminated. Note that after the function call only the AppEvents.Terminating and AppEvents.Terminated events are triggered.

Returns

  • type:

    void