AliyunPlayer v7.10.0
Aliyun Player API Reference Manual for iOS Platforms
Loading...
Searching...
No Matches
<AVPEventReportParamsDelegate> Protocol Reference

埋点事件参数回调 More...

#include "AVPDelegate.h"

Inheritance diagram for <AVPEventReportParamsDelegate>:

Instance Methods

(void) - onEventReportParams:
 回调

Detailed Description

埋点事件参数回调

Method Documentation

◆ onEventReportParams:

- (void) onEventReportParams: (NSDictionary< NSString *, NSString * > *) params

回调

Parameters
params埋点事件参数,包含事件类型、时间戳、播放器状态等信息 可用于业务埋点统一走播放器的埋点回调,方便业务统一流程
See also
AliPlayer::sendCustomEvent

The documentation for this protocol was generated from the following file: