BMXConnectStatus Constants Reference
Declared in BMXDefines.h
BMXConnectStatus
Definition
typedef NS_ENUM(NSUInteger, BMXConnectStatus ) {
BMXConnectStatusDisconnected,
BMXConnectStatusConnected,
};
Constants
Declared In BMXDefines.h
.
Declared In BMXDefines.h
.