Interface LicenseValidatedEvent

Hierarchy

Properties

Properties

data: {
    [key: string]: any;
}

Additional data provided via the licensing backend

Type declaration

  • [key: string]: any
timestamp: number

The time at which this event was fired

Event type, e.g. 'play'

Generated using TypeDoc