nn::nex::DataStoreGetObjectEventListener Class

Syntax

class DataStoreGetObjectEventListener

Description

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.

Member Functions

DataStoreGetObjectEventListener Constructor.
V ~DataStoreGetObjectEventListener Destructor.
V Begin Sends notification that downloading has begun.
PV ProcessResponse Splits up downloaded data and receives it.

Revision History

2011/01/27
Initial version.

CONFIDENTIAL