gbox-sdk
    Preparing search index...

    Interface CreateAndroidBox

    Request body for creating a new Android box instance

    interface CreateAndroidBox {
        config?: GboxClient.V1.CreateAndroidBox.Config;
        wait?: boolean;
    }
    Index

    Properties

    Properties

    Configuration for a Android box instance

    wait?: boolean

    Wait for the box operation to be completed, default is true