KEWLEventAction Constants Reference
| Declared in | KEWLLiveDataReportService.h |
|---|
KEWLEventAction
Definition
typedef NS_ENUM(NSInteger, KEWLEventAction ) {
kEventActionImpression = 1,
kEventActionJoin = 2,
kEventActionLike = 3,
kEventActionMsg = 4,
kEventActionComment = -4,
kEventActionShare = 5,
kEventActionFollow = 6,
kEventActionUnfollow = 7,
kEventActionLeave = 8,
kEventActionBadCase = 9,
kEventActionGift = 10,
kEventActionRecommendFans = 11,
kEventActionRecommendFans_ClickUser = 12,
kEventActionRecommendAnchorFollow = 13,
kEventActionPushArrival = 23,
kEventActionPushClick = 24,
kEventActionDynamicPlazaImpression = 14,
kEventActionDynamicPlazaClick = 15,
kEventActionDynamicPlazaClickLike = 16,
kEventActionDynamicPlazaComment = 17,
kEventActionDynamicPlazaShare = 18,
};
Constants
kEventActionImpression-
Declared In
KEWLLiveDataReportService.h. kEventActionJoin-
Declared In
KEWLLiveDataReportService.h. kEventActionLike-
Declared In
KEWLLiveDataReportService.h. kEventActionMsg-
Declared In
KEWLLiveDataReportService.h. kEventActionComment-
Declared In
KEWLLiveDataReportService.h. kEventActionShare-
Declared In
KEWLLiveDataReportService.h. kEventActionFollow-
Declared In
KEWLLiveDataReportService.h. kEventActionUnfollow-
Declared In
KEWLLiveDataReportService.h. kEventActionLeave-
Declared In
KEWLLiveDataReportService.h. kEventActionBadCase-
Declared In
KEWLLiveDataReportService.h. kEventActionGift-
Declared In
KEWLLiveDataReportService.h. kEventActionRecommendFans-
Declared In
KEWLLiveDataReportService.h. kEventActionRecommendFans_ClickUser-
Declared In
KEWLLiveDataReportService.h. kEventActionRecommendAnchorFollow-
Declared In
KEWLLiveDataReportService.h. kEventActionPushArrival-
Declared In
KEWLLiveDataReportService.h. kEventActionPushClick-
Declared In
KEWLLiveDataReportService.h. kEventActionDynamicPlazaImpression-
Declared In
KEWLLiveDataReportService.h. kEventActionDynamicPlazaClick-
Declared In
KEWLLiveDataReportService.h. kEventActionDynamicPlazaClickLike-
Declared In
KEWLLiveDataReportService.h. kEventActionDynamicPlazaComment-
Declared In
KEWLLiveDataReportService.h. kEventActionDynamicPlazaShare-
Declared In
KEWLLiveDataReportService.h.