writeAttributeACErrorCode(withValue:completionHandler:)

Declaration

func writeAttributeACErrorCode(withValue value: NSNumber, completionHandler: @escaping  @Sendable ((any Error)?) -> Void)
func writeAttributeACErrorCode(withValue value: NSNumber) async throws