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
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?
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?