Documentation Archive Developer
Search

Social Changes

Social

SLRequest.h
Modified SLRequest.URL
Declaration
From@property(readonly) NSURL *URL
To@property(readonly, atomic) NSURL *URL

Declaration
From@property(retain) ACAccount *account
To@property(retain, atomic) ACAccount *account

Declaration
From@property(readonly) NSDictionary *parameters
To@property(readonly, atomic) NSDictionary *parameters

Declaration
From@property(readonly) SLRequestMethod requestMethod
To@property(readonly, atomic) SLRequestMethod requestMethod

SLServiceTypes.h