Documentation
    Preparing search index...

    Interface IntentResolverContext

    Context passed to IntentResolver.invoke for trust/attribution.

    interface IntentResolverContext {
        windowId: string;
    }
    Index

    Properties

    Properties

    windowId: string

    Window id of the napplet that issued the request.