Enumeration of common errors of SDK.
MobileRTCSDKError turnRight(int range)
Turn the camera to the right.
boolean canControlCamera()
Determine whether the camera can be controlled or not.
MobileRTCSDKError turnLeft(int range)
Turn the camera to the left.
MobileRTCSDKError giveUpControlRemoteCamera()
Give up control of the remote camera.
long getUserId()
Returns the current controlled user id.
MobileRTCSDKError zoomOut(int range)
Zoom the camera out.
MobileRTCSDKError turnUp(int range)
Turn the camera up.
MobileRTCSDKError turnDown(int range)
Turn the camera down.
MobileRTCSDKError requestControlRemoteCamera()
Request to control remote camera.
MobileRTCSDKError zoomIn(int range)
Zoom the camera in.