Instance Methods | |
| (void) | - destroy |
Instance Methods inherited from <ContentProvider> | |
| (void) | - setContentPath: |
| (long long) | - lengthOfContent |
| (long long) | - offsetOfContent |
| (void) | - setOffsetOfContent: |
| (NSData *) | - dataForContent: |
| (BOOL) | - isFinished |
Protected Attributes | |
| __weak Book * | book |
| __weak id< SkyProviderDataSource > | dataSource |
Properties | |
| id< SkyProviderDataSource > | dataSource |
| Book * | book |
| - (void) destroy |
called by engine when this object should be destroyed explicitly. Since 5.0.3
Reimplemented from <ContentProvider>.
1.8.2