TWTRTweetUserMentionEntity Class Reference
Inherits from | TWTRTweetEntity : NSObject |
---|---|
Conforms to | NSCoding TWTRJSONConvertible |
Declared in | TWTRTweetUserMentionEntity.h |
userID
The userID of the user whom ha s been mentioned.
@property (nonatomic, copy, readonly) NSString *userID
Declared In
TWTRTweetUserMentionEntity.h
name
The name of the user whom has been mentioned.
@property (nonatomic, copy, readonly) NSString *name
Declared In
TWTRTweetUserMentionEntity.h
screenName
The screen name of the user whom has been mentioned.
@property (nonatomic, copy, readonly) NSString *screenName
Declared In
TWTRTweetUserMentionEntity.h