![]() |
Ignite Tools
|
The class corresponding to the Presenter Core Data entity. More...
#import <Presenter.h>
Properties | |
NSString * | name |
Name of the presenter. | |
NSData * | portrait |
An avatar (probably from Twitter) of the presenter. | |
NSString * | twitterID |
The twitter ID (including @) of the presenter. | |
NSString * | websiteURL |
URL of presenter's website. | |
NSSet * | events |
Set of Event objects at which the presenter has spoken. | |
NSSet * | sparks |
Set of Spark objects which the presenter has given. | |
NSString * | uppercaseFirstLetter |
The first letter of spark. |
The class corresponding to the Presenter Core Data entity.