6#import <Foundation/Foundation.h>
7#import <ZoomSDK/ZoomSDKErrors.h>
ZoomSDKError
Enumeration of common errors of SDK.
Provides APIs to control the remote camera, including pan, tilt, and zoom operations.
ZoomSDKError requestControlRemoteCamera()
Request to control remote camera.
ZoomSDKError giveUpControlRemoteCamera()
Give up control of the remote camera.
BOOL canControlCamera()
Determine whether the camera can be controlled or not.
unsigned int getUserId()
Gets the controlled user ID.