class DataStoreGetObjectEventListener
Event listener abstract class used for segmented downloading of data.
This class is not inherited from RootObject
. Inherit RootObject
as necessary with classes inheriting this class.
DataStoreGetObjectEventListener | Constructor. | |
---|---|---|
V | ~DataStoreGetObjectEventListener | Destructor. |
V | Begin | Sends notification that downloading has begun. |
PV | ProcessResponse | Splits up downloaded data and receives it. |
CONFIDENTIAL