Interface EmePrivateEventMap

interface EmePrivateEventMap {
    KeySessionUpdated: KeySessionUpdatedEvent;
    KeyStatusesUpdated: KeyStatusesUpdatedEvent;
}

Hierarchy (View Summary)

Properties

KeySessionUpdated: KeySessionUpdatedEvent
KeyStatusesUpdated: KeyStatusesUpdatedEvent