OBEXError

Type Alias OBEXError 

Source
pub type OBEXError = i32;
Available on crate feature OBEX only.
Expand description

Codes for OBEX errors. If the return value was not in the following range, then it is most likely resulting from kernel code/IOKit, and you should consult IOReturn.h for those codes.

See also Apple’s documentation