Show / Hide Table of Contents

Namespace SA.iOS.Social

Classes

ISN_Facebook

ISN_Instagram

ISN_Mail

ISN_TextMessage

ISN_Twitter

ISN_UIActivityType

Activity types for which the system has built-in support.

ISN_UIActivityViewController

A view controller that you use to offer standard services from your app.

The system provides several standard services, such as copying items to the pasteboard, posting content to social media sites, sending items via email or SMS, and more. Apps can also define custom services.

Your app is responsible for configuring, presenting, and dismissing this view controller. Configuration for the view controller involves specifying the data objects on which the view controller should act. (You can also specify the list of custom services your app supports.)

ISN_UIActivityViewControllerResult

Object that contains information about user interaction with the ISN_UIActivityViewController You can use this object to execute any final code related to the service.

ISN_Whatsapp

Enums

ISN_MessageComposeResult

These constants describe the result of the message-composition interface.

In This Article
Back to top Generated by DocFX