WebUI X Documentation
    Preparing search index...

    Interface IntentInterface

    interface IntentInterface {
        create(action: string): IntentData;
    }
    Index

    Methods

    Methods

    • Parameters

      • action: string

      Returns IntentData