brilliant-msg
    Preparing search index...

    Interface RxClickOptions

    Options for RxClick constructor.

    interface RxClickOptions {
        clickFlag?: number;
    }
    Index

    Properties

    Properties

    clickFlag?: number

    Optional msgCode to identify click data packets. Defaults to 0x0B.