DynamicEntityObservationInfo Class

  • DynamicEntityObservationInfo
  • class Esri::ArcGISRuntime::DynamicEntityObservationInfo

    Provides details about a DynamicEntityObservation that has been received from the data source or purged from the local data cache. More...

    Header: #include <DynamicEntityObservationInfo.h>
    Since: Esri::ArcGISRuntime 200.1
    Inherits: Esri::ArcGISRuntime::Object

    Public Functions

    virtual ~DynamicEntityObservationInfo() override
    Esri::ArcGISRuntime::DynamicEntityObservation *observation() const

    Detailed Description

    An object of this type is sent as an argument to the following DynamicEntityDataSource events:

    See also DynamicEntityDataSourcePurgeOptions.

    Member Function Documentation

    [override virtual noexcept] DynamicEntityObservationInfo::~DynamicEntityObservationInfo()

    Destructor.

    Esri::ArcGISRuntime::DynamicEntityObservation *DynamicEntityObservationInfo::observation() const

    Returns the DynamicEntityObservation that has been received from the data source or purged from the local data cache.

    See also Returned QObjects Parenting.

    Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.