RTCBridge
RTC bridge entry point.
Provides all im_libcore capabilities required by the RTC module. The RTC module accesses underlying IM core functionality through this class without directly depending on im_libcore.
This class is for internal RTC module use only. External developers should not call this directly. External calls will trigger Android Lint errors.
Functions
Adds a navigation event observer.
Cancels pending RTC signaling requests.
Forces a reconnection.
Gets the time delta between the local clock and the server clock.
Gets the unique device identifier.
Gets a navigation preference value.
Gets private cloud configuration.
Gets the SDK version.
Gets VoIP information.
Checks whether this is a private cloud SDK.
Registers an RTC extension module.
Requests a navigation refresh.
Sends group call signaling.
Sends an RTC heartbeat.
Sends an RTC signaling message.
Sets the group call signaling listener.
Sets the RTC heartbeat listener.
Sets the RTC room event listener.
Resolves server hostnames.