藍鶯開發者
Web & Mini ProgramiOSAndroidC++Server API

top::maxim::rtc::RTCManager#

Description : RTC Created by Mango on 2018/12/2.

Public Functions#

Name
RTCManagergetInstance()
voidinit(Application application, BMXClient bmxClient)
BMXRTCEnginegetRTCEngine()
voidaddRTCServiceListener(BMXRTCServiceListener listener)
添加監聽者
voidremoveRTCServiceListener(BMXRTCServiceListener listener)
移除監聽者

Public Functions Documentation#

function getInstance#

static inline RTCManager getInstance()

function init#

inline void init(
    Application application,
    BMXClient bmxClient
)

function getRTCEngine#

inline BMXRTCEngine getRTCEngine()

function addRTCServiceListener#

inline void addRTCServiceListener(
    BMXRTCServiceListener listener
)

添加監聽者

function removeRTCServiceListener#

inline void removeRTCServiceListener(
    BMXRTCServiceListener listener
)

移除監聽者


Updated on 2023-06-21 at 16:26:43 +0800

自動產生的 API 內容,僅在必要位置補充精簡的 AI 解說。