SFSDKCompositeSubResponse Class Reference

Inherits from NSObject
Declared in SFSDKCompositeResponse.h

Other Methods

  dict

@property (nonatomic, readonly) id dict

  body

@property (nonatomic, readonly) id body

  httpHeaders

@property (nonatomic, readonly) NSDictionary<NSString*NSString*> *httpHeaders

  httpStatusCode

@property (nonatomic, readonly) NSInteger httpStatusCode

  referenceId

@property (nonatomic, readonly) NSString *referenceId

Extension Methods

– initWith:

- (instancetype)initWith:(NSDictionary *)dict