AboutSupportDeveloper GuideVersion 34.118.78.76
Payload<Type>: Extract<OpenFin.Events.PlatformEvents.Event, {
    type: Type;
}>

Extracts a single event type matching the given key from the Platform Event union.

Type Parameters

Type declaration

  • type: Type