Theia API Documentation v1.65.0
    Preparing search index...
    interface RequestMessage {
        args: any[];
        id: number;
        method: string;
        type: Request;
    }
    Index

    Properties

    Properties

    args: any[]
    id: number
    method: string
    type: Request