DevicePostureStatusCodes

object DevicePostureStatusCodes : CommonStatusCodes


Device Posture specific status codes.

Summary

Constants

const Int

This is returned when the calling package is not authorised to use the API.

const Int

This is returned when the device posture API is not enabled.

Constants

CALLING_PACKAGE_NOT_AUTHORISED

const val CALLING_PACKAGE_NOT_AUTHORISED = 21701: Int

This is returned when the calling package is not authorised to use the API.

PREPARE_ENVIRONMENT_NOT_ENABLED

const val PREPARE_ENVIRONMENT_NOT_ENABLED = 21700: Int

This is returned when the device posture API is not enabled.