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 for the EnxRtc Class.
joinRoom()
– To connect Client Application to a portal Room and join a Session with or without a published stream.clientDiagnostics()
– To detect any issue causing the RTC to fail.