Documentation
    Preparing search index...

    Class AppUploaded

    Base for all structures

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    addedAtTimestamp: number

    The timestamp of the upload of your application

    appId: string

    Your app id

    autoRestart: boolean

    If your app has auto-restart enabled

    avatarURL: string

    Your app's avatar url

    constructor: Constructor<AppUploaded>
    discloudApp: DiscloudApp
    lang: string

    Your app programming language

    mainFile: string

    The main file of your application

    name: string

    The name of your application

    ram: number

    The ram quantity for your application

    type: number

    Your app's type

    version: string

    The version of the package

    Accessors

    Methods