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

    Properties

    Properties

    args: any[]
    id?: number
    method: string