agentOS API Reference - v0.2.0-rc.3
    Preparing search index...

    Interface ShellDataPayload

    interface ShellDataPayload {
        data: Uint8Array;
        shellId: string;
    }
    Index

    Properties

    Properties

    data: Uint8Array
    shellId: string