Menu

TUICallEngine

Last updated: 2023-09-19 16:08:49Download PDF

TUICallEngine APIs

TUICallEngine is an audio/video call component that does not include UI elements.

API Overview

API
Description
Creates a TUICallEngine instance (singleton mode).
Terminates a TUICallEngine instance (singleton mode).
on
Listens for an event.
off
Stops listening for an event.
login
Logs in.
logout
Logs out.
Sets the alias and profile photo.
call
Makes a one-to-one call.
groupCall
Makes a group call.
accept
Accepts a call.
reject
Rejects a call.
hangup
Ends a call.
Invites users to the current group call.
Joins the current group call.
Changes the call type.
Starts rendering a remote video.
Stops rendering a remote video.
Starts rendering the local video.
Stops rendering the local video.
Turns the camera on.
Turns the camera off.
Turns the mic on.
Turns the mic off.
Sets the video quality.
Gets the device list.
Changes to a different camera/mic.
Enables/Disables AI noise canceling.