Name
-
Notification for when any event defined in OTVNetworkAnalyticsEvent is triggered. Event value can be got from notification.object, e.g. let event = notification.object as? OTVNetworkAnalytics.Event
-
Notification for when any event defined in OTVPlaybackAnalyticsNotificationEvent is triggered. Event value can be got from notification.object, e.g. let event = notification.object as? OTVPlaybackAnalyticsNotificationEvent
-
Notification for when a license download request has ended, with either sucess or failure.
-
-
Notification when SSM Service setup error. Notification userinfo include the error to specific which HTTP error and the message about SSM response detail.
-
Notification when SSM Service teardown error. Notification userinfo include the error to specific which HTTP error and the message about SSM response detail.
-
Notification when SSM Service heat beat error. Notification userinfo include the error to specific which HTTP error and the message about SSM response detail.
-
Notification for when download progress has changed.
-
Notification for when the download state of an Asset has changed.
-
-
-
Notification when i-Frame thumbnails are available to be used.
-
Notification when i-Frame thumbnails are not available to be used.
-
Notification when i-Frame thumbnails encounters an error.