staticfinal DJIRTKNetworkServiceError AUTHENTICATION_FAILURE = new DJIRTKNetworkServiceError("The authentication failed when trying to access to the server.")
Package:
dji.common.error
Description:
The authentication failed when trying to access to the server.
staticfinal DJIRTKNetworkServiceError ALREADY_STARTED = new DJIRTKNetworkServiceError("The service is already started. Stop it first to re-start the service.")
Package:
dji.common.error
Description:
The service is already started. Stop it first to re-start the service.
staticfinal DJIRTKNetworkServiceError INVALID_GPS_DATA = new DJIRTKNetworkServiceError( "The GPS location of the aircraft is invalid. The RTK network service requires the location of the air system.")
Package:
dji.common.error
Description:
The GPS location of the aircraft is invalid. The RTK network service requires the location of the air system.
staticfinal DJIRTKNetworkServiceError ACCOUNT_NOT_LOGGED_IN_OR_EXPIRED = new DJIRTKNetworkServiceError("No logged in account or the login session has expired, please login DJI Account and try again.")
Package:
dji.common.error
Description:
No logged in account or the login session has expired, please login DJI Account and try again.
staticfinal DJIRTKNetworkServiceError ACCOUNT_UNACTIVATED = new DJIRTKNetworkServiceError("Account has not activated, please activate your account first.")
Package:
dji.common.error
Description:
Account not activated, please contact DJI Support. Use activateNetworkService to activate your account.
staticfinal DJIRTKNetworkServiceError INVALID_REQUEST = new DJIRTKNetworkServiceError("Invalid request for the RTK service. Please check if the network RTK service is purchased or activated.")
Package:
dji.common.error
Description:
Invalid request for the RTK service. Please check if the network RTK service is purchased or activated. After purchasing, within 3 minutes, you might also get this error.