LANYINGDevelopers
Web & Mini ProgramiOSAndroidC++Server API

BMXClientType Constants Reference#

Declared in floo_proxy.h

BMXClientType#

Client type

Definition#

typedef NS_ENUM(NSInteger, BMXClientType ) {

BMXClientType_Unknown,

BMXClientType_iOS,

BMXClientType_Android,

BMXClientType_Windows,

BMXClientType_macOS,

BMXClientType_Linux,

BMXClientType_Web,

};

Constants#

BMXClientType_Unknown

Client type

Declared In floo_proxy.h.

BMXClientType_iOS

Unknown client type

Declared In floo_proxy.h.

BMXClientType_Android

iOS

Declared In floo_proxy.h.

BMXClientType_Windows

Android

Declared In floo_proxy.h.

BMXClientType_macOS

Windows desktop

Declared In floo_proxy.h.

BMXClientType_Linux

macOS desktop

Declared In floo_proxy.h.

BMXClientType_Web

Linux desktop

Declared In floo_proxy.h.

Declared In#

floo_proxy.h

Generated API content with concise AI notes where context helps.