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#
Client type
Declared In floo_proxy.h.
Unknown client type
Declared In floo_proxy.h.
iOS
Declared In floo_proxy.h.
Android
Declared In floo_proxy.h.
Windows desktop
Declared In floo_proxy.h.
macOS desktop
Declared In floo_proxy.h.
Linux desktop
Declared In floo_proxy.h.
Declared In#
floo_proxy.h