@camunda8/sdk
    Preparing search index...

    Interface BroadcastSignalResponse

    interface BroadcastSignalResponse {
        key: string;
    }
    Index

    Properties

    Properties

    key: string

    the unique ID of the signal that was broadcasted.