蓝莺开发者
Web & Mini ProgramiOSAndroidC++Server API

BMXConnectStatus Constants Reference#

Declared in floo_proxy.h

BMXConnectStatus#

连接状态

Definition#

typedef NS_ENUM(NSInteger, BMXConnectStatus ) {

BMXConnectStatus_Disconnected,

BMXConnectStatus_Connected,

};

Constants#

BMXConnectStatus_Disconnected

连接状态

Declared In floo_proxy.h.

BMXConnectStatus_Connected

未连接状态

Declared In floo_proxy.h.

Declared In#

floo_proxy.h

自动生成的 API 内容,仅在必要位置补充精简的 AI 解释。