Skip to content
This repository has been archived by the owner on Nov 18, 2020. It is now read-only.

Adding more detail in documentation #38

Open
ArcherEmiya05 opened this issue Jul 11, 2020 · 1 comment
Open

Adding more detail in documentation #38

ArcherEmiya05 opened this issue Jul 11, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@ArcherEmiya05
Copy link

My humble question is can we call RtcEngine.create(this, app_Id, mHandler); mRtcEngine.setChannelProfile(io.agora.rtc.Constants.CHANNEL_PROFILE_LIVE_BROADCASTING); multiple times and what are the effects on doing so?

@ArcherEmiya05 ArcherEmiya05 added the enhancement New feature or request label Jul 11, 2020
@plutoless
Copy link
Contributor

agora sdk is globally single instance so you will get the same instance if you call it multiple times.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants