Documentation
    Preparing search index...

    Type Alias GpsSendOptions

    type GpsSendOptions = {
        waitForAck?: boolean;
    }
    Index

    Properties

    Properties

    waitForAck?: boolean

    When true, wait for matching socket-server ack (matched by seq). Default false