You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 18, 2020. It is now read-only.
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?
The text was updated successfully, but these errors were encountered:
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?The text was updated successfully, but these errors were encountered: