Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Component: Social
Functions to work with social networks on Mac, e.g. Twitter and Facebook.
Version | macOS | Windows | Linux | Server | iOS SDK |
5.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | ✅ Yes |
Item | Details |
---|---|
Social.AccountProperty Deprecated Queries details of an account. | Mac/iOS 5.3 |
Social.Accounts Deprecated Queries an array of all the accounts in an account database. | Mac/iOS 5.3 |
Social.HasAccessForAccountType Deprecated Checks if we do have permissions for this type of service. | Mac/iOS 5.3 |
Social.RequestAccessForAccountType Deprecated Requests permissions to use accounts. | Mac/iOS 5.3 |
SocialRequest.AddParameter Deprecated Adds a parameter to the request. | Mac/iOS 5.3 |
SocialRequest.ClearMultipartData Deprecated Clears the multipart data for this request. | Mac/iOS 5.3 |
SocialRequest.ClearParameter Deprecated Clears the parameter list for this request. | Mac/iOS 5.3 |
SocialRequest.GetAccount Deprecated Queries the account identifier for this request. | Mac/iOS 5.3 |
SocialRequest.GetMultiPartDataCount Deprecated Query number of multi part data in this request. | Mac/iOS 5.3 |
SocialRequest.GetParameterCount Deprecated Queries number of parameters for this request. | Mac/iOS 5.3 |
SocialRequest.GetRequestMethod Deprecated Queries request method. | Mac/iOS 5.3 |
SocialRequest.GetResponse Deprecated Queries details on the response. | Mac/iOS 5.3 |
SocialRequest.GetServiceType Deprecated Queries the service type. | Mac/iOS 5.3 |
SocialRequest.GetURL Deprecated Queries the URL for the request. | Mac/iOS 5.3 |
SocialRequest.New Deprecated Creates a new social request. | Mac/iOS 5.3 |
SocialRequest.Perform Deprecated Performs the request. | Mac/iOS 5.3 |
SocialRequest.Release Deprecated Releases request. | Mac/iOS 5.3 |
SocialRequest.SetAccount Deprecated Sets the account to use for this request. | Mac/iOS 5.3 |
SocialRequest.SetRequestMethod Deprecated Sets the request method for this request. | Mac/iOS 5.3 |
SocialRequest.SetServiceType Deprecated Sets the service type to use. | Mac/iOS 5.3 |
SocialRequest.SetURL Deprecated Sets the request URL. | Mac/iOS 5.3 |
SocialRequest.addMultipartContainer Deprecated Adds multipart data for this request. | Mac/iOS 5.3 |
SocialRequest.addMultipartText Deprecated Adds multipart data for this request. | Mac/iOS 5.3 |
23 functions shown.
These functions are free to use.
Release notes
- Version 10.3
- Deprecated Social functions as Apple deprecated those.
- Version 7.3
- Added SocialRequest and Social functions for iOS.
Blog Entries
- MBS FileMaker Plugin, version 10.3pr3
- MBS FileMaker Plugin, version 7.3pr3
- Social Postings using MBS Plugin in FileMaker iOS SDK app
- [ANN] MBS FileMaker Plugin 5.3 for OS X/Windows