Acrobits IPC SDK
    Preparing search index...

    Type Alias IpcProtocolVersion

    IpcProtocolVersion:
        | "0.1"
        | "0.2"
        | "0.3"
        | "0.4"
        | "0.5"
        | "0.6"
        | "0.7"
        | "0.8"
        | "0.9"
        | "0.10"
        | "2.0"
        | "2.1"
        | "2.2"

    Supported versions of the IPC Protocol.