AboutSupportDeveloper GuideVersion 47.154.100.2
OpenFin JavaScript API
    Preparing search index...

    Interface FindIntentsByContextOptions<MetadataType>

    interface FindIntentsByContextOptions<MetadataType = OpenFin.IntentMetadata> {
        context: OpenFin.Context;
        metadata?: MetadataType;
    }

    Type Parameters

    Index
    context: OpenFin.Context
    metadata?: MetadataType