Options
All
  • Public
  • Public/Protected
  • All
Menu

Class JanusSession

Janus Session Container

Janus session can contain several different plugin handles at the same time, meaning you can start several different WebRTC sessions with the same or different plugins for the same user using the same Janus session.

export

Hierarchy

  • JanusSession

Index

Constructors

Properties

Constructors

constructor

  • Parameters

    • session_id: number

    Returns JanusSession

Properties

session_id

session_id: number

Generated using TypeDoc