LANYINGDevelopers
Web & Mini ProgramiOSAndroidC++Server API

BMXPushProviderType Constants Reference#

Declared in floo_proxy.h

BMXPushProviderType#

Push provider

Definition#

typedef NS_ENUM(NSInteger, BMXPushProviderType ) {

BMXPushProviderType_Unknown,

BMXPushProviderType_APNS,

BMXPushProviderType_HuaWei,

BMXPushProviderType_XiaoMi,

BMXPushProviderType_MeiZu,

BMXPushProviderType_VIVO,

BMXPushProviderType_OPPS,

BMXPushProviderType_FCM,

};

Constants#

BMXPushProviderType_Unknown

Push provider

Declared In floo_proxy.h.

BMXPushProviderType_APNS

Unknown client type

Declared In floo_proxy.h.

BMXPushProviderType_HuaWei

Apple APNs

Declared In floo_proxy.h.

BMXPushProviderType_XiaoMi

Huawei

Declared In floo_proxy.h.

BMXPushProviderType_MeiZu

Xiaomi

Declared In floo_proxy.h.

BMXPushProviderType_VIVO

Meizu

Declared In floo_proxy.h.

BMXPushProviderType_OPPS

VIVO

Declared In floo_proxy.h.

BMXPushProviderType_FCM

OPPO

Declared In floo_proxy.h.

Declared In#

floo_proxy.h

Generated API content with concise AI notes where context helps.