SmythOS SDK
    Preparing search index...

    Class SDKObjectAbstract

    Base class for all SDK objects.

    This class provides a base implementation for all SDK objects. It handles event emission, promise management, and initialization.

    This object is used to ensure that an SRE instance is initialized, and if not, create one with default settings.

    Hierarchy (View Summary)

    Index

    Constructors

    Accessors

    Methods

    Constructors

    Accessors

    Methods

    • Parameters

      • event: string
      • listener: (...args: any[]) => void

      Returns void

    • Parameters

      • event: string
      • listener: (...args: any[]) => void

      Returns void

    • Parameters

      • event: string
      • listener: (...args: any[]) => void

      Returns void

    • Parameters

      • event: string
      • listener: (...args: any[]) => void

      Returns void