RSat::TEventDownloadBaseV2 Class Reference

class RSat::TEventDownloadBaseV2 : public RSat::TSatBase

Base class for the Event Download envelope commands. Use when no additional information is passed for the event, eg. User Activity event.

RSat::EventDownload() RSat::NotifySetUpEventListPCmd()

Inherits from

Public Member Functions
TEventDownloadBaseV2()
Inherited Functions
RSat::TSatBase::ExtensionId()const
RSat::TSatBase::TSatBase()
Public Attributes
TBool iDataAvailable
Inherited Attributes
RSat::TSatBase::iExtensionId

Constructor & Destructor Documentation

TEventDownloadBaseV2()

IMPORT_CTEventDownloadBaseV2()

Default constructor.

Member Data Documentation

TBool iDataAvailable

TBool iDataAvailable

Specifies whether the event has any associated data. Do not set this yourself - it is set automatically in the constructor of this class and any derived classes.