Agora Java API Reference for Android
Functions
CreateAgoraRtcEngine

Functions

AGORA_API agora::rtc::IRtcEngine *AGORA_CALL createAgoraRtcEngine ()
 Creates one IRtcEngine object. More...
 

Detailed Description

Function Documentation

◆ createAgoraRtcEngine()

AGORA_API agora::rtc::IRtcEngine* AGORA_CALL createAgoraRtcEngine ( )

Creates one IRtcEngine object.

Currently, the Agora RTC SDK v4.x supports creating only one IRtcEngine object for each app.

Returns
Pointer to the IRtcEngine object.