Plugin SDK for Windows error codes

These error codes are specific to the Plugin SDK. You may also see error codes for the Meeting SDK for Windows while using the Plugin SDK with your MSDK app. If you see other error codes, post in our Developer Forum.

ZMToolSuiteProxyErrors

NameError CodeDescription
kZMToolSuiteProxyErrorsUnknown0Unknown error
kZMToolSuiteProxyErrorsSuccess1Operation successful
kZMToolSuiteProxyErrorsNotImplemented2Feature not implemented
kZMToolSuiteProxyErrorsWrongUsage3Wrong usage
kZMToolSuiteProxyErrorsInvalidArgument4Invalid argument
kZMToolSuiteProxyErrorsInternalError5Internal error
kZMToolSuiteProxyErrorsNoPermission6No permission
kZMToolSuiteProxyErrorsRateLimitReached7Rate limit reached
kZMToolSuiteProxyErrorsOperationTimeout8Operation timeout
kZMToolSuiteProxyErrorsVersionIncompatible9Version incompatible

ZMToolSuiteProxyAuthResult

NameError CodeDescription
AUTH_RESULT_SUCCESS0Authentication successful
AUTH_RESULT_REQUEST_ERROR1Request error
AUTH_RESULT_VERIFY_USER_FAILED2User verification failed
AUTH_RESULT_FAILED3Authentication failed

ZMToolSuiteProxySpotlightResult

NameError CodeDescription
ZMToolSuiteProxySpotResult_Success0Spotlight operation successful
ZMToolSuiteProxySpotResult_Fail_NotEnoughUsers1Not enough users
ZMToolSuiteProxySpotResult_Fail_ToMuchSpotlightedUsers2Too many spotlighted users
ZMToolSuiteProxySpotResult_Fail_UserCannotBeSpotlighted3User cannot be spotlighted
ZMToolSuiteProxySpotResult_Fail_UserWithoutVideo4User without video
ZMToolSuiteProxySpotResult_Fail_NoPrivilegeToSpotlight5No privilege to spotlight
ZMToolSuiteProxySpotResult_Fail_UserNotSpotlighted6User not spotlighted
ZMToolSuiteProxySpotResult_Unknown100Unknown error

ZMToolSuiteProxySharePlayError

NameError CodeDescription
ZMToolSuiteProxySharePlayError_No_Error0No error
ZMToolSuiteProxySharePlayError_Not_Support1Unsupported
ZMToolSuiteProxySharePlayError_Resolution_High2Resolution too high
ZMToolSuiteProxySharePlayError_Open_Fail3Open failed
ZMToolSuiteProxySharePlayError_Play_Fail4Play failed
ZMToolSuiteProxySharePlayError_Seek_Fail5Seek failed