Sparksee
6.0.2
|
Provides information about the progress of an TypeExproter instance. More...
Instance Methods | |
(int) | - getTypeId |
Gets the type identifier. More... | |
(long long) | - getCount |
Gets the current number of objects exported. More... | |
(long long) | - getTotal |
Gets the total number of objects exported. More... | |
(BOOL) | - isLast |
Gets if this is the last event or not. More... | |
Provides information about the progress of an TypeExproter instance.
Check out the 'Data export' section in the SPARKSEE User Manual for more details on this.
- (long long) getCount |
Gets the current number of objects exported.
- (long long) getTotal |
Gets the total number of objects exported.
- (int) getTypeId |
Gets the type identifier.
- (BOOL) isLast |
Gets if this is the last event or not.