Captainup  2.4
Properties | List of all members
<CPTSocialFeedResponse> Protocol Reference

#import <CPTSocialFeedResponse.h>

Inheritance diagram for <CPTSocialFeedResponse>:
<CPTResponse> <CPTObject>

Properties

NSArray< id< CPTSocialFeedItem > > * items
 
- Properties inherited from <CPTResponse>
NSInteger code
 
NSError * error
 
NSString * objectName
 
NSString * requestUrl
 
NSString * apiVersion
 
BOOL isSuccessful
 
- Properties inherited from <CPTObject>
NSDictionary< NSString *, id > * sourceDictionary
 

Additional Inherited Members

- Instance Methods inherited from <CPTObject>
(nonnull instancetype) - initWithDictionary:
 
(nonnull NSDictionary< NSString *, id > *) - toDictionary
 

Detailed Description

social feed response

Property Documentation

◆ items

- (NSArray<id<CPTSocialFeedItem> >*) items
readnonatomicassign

social feed item list


The documentation for this protocol was generated from the following file: