BMXConnectStatus
BMXConnectStatus
Definition
typedef NS_ENUM(NSUInteger, BMXConnectStatus ) {
BMXConnectStatusDisconnected,
BMXConnectStatusConnected,
};Constants
Last updated
typedef NS_ENUM(NSUInteger, BMXConnectStatus ) {
BMXConnectStatusDisconnected,
BMXConnectStatusConnected,
};Last updated