TUICallEngine

TUICallEngine APIs

TUICallEngine API is the No UI Interface of the Audio and Video Call Components.

API Overview

API
Description
Creating a TUICallEngine Instance (Singleton Pattern)
Terminating a TUICallEngine Instance (Singleton Pattern)
on
Listening on events
off
Canceling Event Listening
login
Sign in Interface
logout
Logout Interface
Configure the user's nickname and profile photo
call
Initiate a one-on-one call
groupCall
Group Chat Invitation Call
accept
Answer Calls
reject
Decline Call
hangup
End Calls
Switch Audio and Video Calls
Initiate Remote Screen Rendering
Stop Remote Screen Rendering
Start Local Screen Rendering, Note: This will be deprecated; use openCamera instead
Stop Local Screen Rendering, Note: This will be deprecated; use closeCamera instead
Enable the camera
Turn Off Camera
Switch between front and rear cameras, note: only supported on mobile devices. v3.0.0+ supported
Enable Microphone
Turn off the microphone
Set video quality
Access device list
Switch camera or microphone devices
Enable/disable AI noise reduction
Turn on/off the multi-device login mode of TUICallEngine. v2.1.1+ supported
Switch/set background blur, v3.0.6+ supported
Switch/set image background blur, v3.0.6+ supported