Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
SocialRequest.SetURL
Sets the request URL.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Social | 5.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | ✅ Yes |
Deprecated
This function was deprecated.
MBS( "SocialRequest.SetURL"; Request; URL ) More
Parameters
Parameter | Description | Example |
---|---|---|
Request | The reference number for the social request as you got it from SocialRequest.New function. | $request |
URL | The URL to use for this request. Depends on the webservice. | "https://api.twitter.com/1.1/statuses/update.json" |
Result
Returns OK or error.
Description
Sets the request URL.See also
This function is free to use.
Created 28th August 2015, last changed 12nd June 2020
SocialRequest.SetServiceType - SocialRequest.addMultipartContainer