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.

SSM Service Notification

  • 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.

Offline Asset Notification

OTVThumbnailView Notification