LANYINGDevelopers
Web & Mini ProgramiOSAndroidC++Server API

BMXPushService_PushSdkStatus Constants Reference#

Declared in floo_proxy.h

BMXPushService_PushSdkStatus#

Push SDK status

Definition#

typedef NS_ENUM(NSInteger, BMXPushService_PushSdkStatus ) {

BMXPushService_PushSdkStatus_Starting,

BMXPushService_PushSdkStatus_Started,

BMXPushService_PushSdkStatus_Stoped,

BMXPushService_PushSdkStatus_Offline,

};

Constants#

BMXPushService_PushSdkStatus_Starting

Push SDK status

Declared In floo_proxy.h.

BMXPushService_PushSdkStatus_Started

Starting

Declared In floo_proxy.h.

BMXPushService_PushSdkStatus_Stoped

Started, online

Declared In floo_proxy.h.

BMXPushService_PushSdkStatus_Offline

Stop

Declared In floo_proxy.h.

Declared In#

floo_proxy.h

Generated API content with concise AI notes where context helps.