ping-identity
    Preparing search index...

    Type Alias DeviceProfileErrorCode

    DeviceProfileErrorCode:
        | "DEVICE_PROFILE_LOCATION_UNAVAILABLE"
        | "DEVICE_PROFILE_CALLBACK_NOT_FOUND"
        | "DEVICE_PROFILE_COLLECT_ERROR"

    Stable error codes emitted by the Device Profile module.

    Keep these in sync with native error constants.