Session constructor

Session(
  1. SessionOptions options
)

Creates a TalkJS Session.

Implementation

external Session(SessionOptions options);