Situm SDK JS
    Preparing search index...

    Class RealtimeApi

    Service that exposes the realtime domain.

    Represents the RealtimeApi class that provides methods for getting positions.

    Index

    Constructors

    Methods

    Constructors

    Methods

    • Retrieves real-time positions based on the provided search criteria.

      Parameters

      • OptionalsearchRealtime: SearchRealtime

        Optional search criteria for real-time positions.

      Returns Promise<RealtimePositions>

      A promise that resolves to the retrieved real-time positions.