BCOVAMCSessionConsumerHeartbeatDelegate Protocol Reference

Conforms to NSObject
Declared in BCOVAMCSessionConsumer.h

Overview

Optional methods which may be implemented by delegates of an AMC session comsumer for Adobe video heartbeat analytics.

– heartbeatVideoUnloadedOnSession:

Called when ADB_VHB_PlayerDelegate received onVideoUnloaded message.

- (void)heartbeatVideoUnloadedOnSession:(id<BCOVPlaybackSession>)session

Parameters

session

The playback session with AMC session comsumer specified for Adobe video Heartbeat analytics which receives the onVideoUnloaded message.

Discussion

Called when ADB_VHB_PlayerDelegate received onVideoUnloaded message.

Declared In

BCOVAMCSessionConsumer.h