I am implementing audio/video call in my android application. I am getting following error while importing the AppRTCAudioManager class.
com.quickblox.videochat.webrtc.AppRTCAudioManager is not public in com.quickblox.videochat.webrtc cannot call from outside package.
How to resolve this error.