Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
SocialRequest.SetServiceType
Sets the service type to use.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Social | 5.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | ✅ Yes |
Deprecated
This function was deprecated.
MBS( "SocialRequest.SetServiceType"; Request; ServiceType ) More
Parameters
Parameter | Description | Example |
---|---|---|
Request | The reference number for the social request as you got it from SocialRequest.New function. | $request |
ServiceType | The service type to use. Can be Twitter, Facebook, SinaWeibo, TencentWeibo or LinkedIn. LinkedIn is macOS only and not available on iOS. |
"Twitter" |
Result
Returns OK or error.
Description
Sets the service type to use.See also
This function is free to use.
Created 28th August 2015, last changed 12nd June 2020
