OPNet
    Preparing search index...

    Interface RawNetEvent

    interface RawNetEvent {
        data: string;
        type: string;
    }
    Index

    Properties

    Properties

    data: string
    type: string