Contents

insufficientAuthentication

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

Declaration

static var insufficientAuthentication: CBATTError.Code { get }

Discussion

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

See Also

Error Codes