The Portal Base Class contains methods to connect to a room and successfully publish a stream in it. To start using it, an Object must be created using EnxRtc Constructor.

Methods

EnxRtc is the base class for all the APIs hence you must create an Object of EnxRtc Class using the Constructor.

The table below shows a list of methods in the EnxRtc Class.

  • joinRoom() – To connect Client Application to a Video Room and join a Session with or without a published stream.
  • clientDiagnostics() – A Diagnostic Tool to detect any issue causing the RTC to fail.
  • clientBitrate() – To get bitrate status of the Client.