Social Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Social namespace provides for composing and sharing data on social networks.
Classes
SLComposeServiceViewController |
A standard UIViewController for composing data for social sharing. |
SLComposeSheetConfigurationItem |
Allows users to configure properties of a post for social sharing. |
SLComposeViewController |
A UIViewController that manages the user experience for the composition of a post for a social service. |
SLRequest |
A request made to a social service. |
SLRequestResult | |
SLServiceType |
NSString constants with the various service types supported by the Social framework |
Enums
SLComposeViewControllerResult |
An enumeration whose values specify whether composition in a SLComposeViewController was completed or cancelled. |
SLRequestMethod |
The HTTP verb associated with a social service request. |
SLServiceKind |
Enumeration with the various kinds of social services that can be used. |