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

Event report params. More...

#include "AVPDelegate.h"

Inheritance diagram for <AVPEventReportParamsDelegate>:

Instance Methods

(void) - onEventReportParams:
 call back

Detailed Description

Event report params.

Method Documentation

◆ onEventReportParams:

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

call back

Parameters
paramsevent params, including event type, timestamp, player status, etc. Can be used to unify business events/metrics through the player's reporting callback for consistent business flow.
See also
AliPlayer::sendCustomEvent

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