Contents

insufficientAuthorization

Reading or writing the attribute’s value failed for lack of authorization.

Declaration

static var insufficientAuthorization: CBATTError.Code { get }

Discussion

This error indicates you must obtain authorization before reading or writing the attribute’s value.

See Also

Error Codes