LANYINGDevelopers
Web & Mini ProgramiOSAndroidC++Server API

BMXNetworkType Constants Reference#

Declared in floo_proxy.h

BMXNetworkType#

Network type

Definition#

typedef NS_ENUM(NSInteger, BMXNetworkType ) {

BMXNetworkType_Mobile,

BMXNetworkType_Wifi,

BMXNetworkType_Cable,

BMXNetworkType_None,

};

Constants#

BMXNetworkType_Mobile

Network type

Declared In floo_proxy.h.

BMXNetworkType_Wifi

Mobile network

Declared In floo_proxy.h.

BMXNetworkType_Cable

Wifi

Declared In floo_proxy.h.

BMXNetworkType_None

Cable

Declared In floo_proxy.h.

Declared In#

floo_proxy.h

Generated API content with concise AI notes where context helps.