Platforms to show: All Mac Windows Linux Cross-Platform

Back to SLRequestMBS class.

SLRequestMBS.account as ACAccountMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Social MBS Mac64bit Plugin 15.3 ✅ Yes ❌ No ❌ No ✅ Yes All
Account information used to authenticate the request.

The account is used to sign a request with OAuth1 services or to add an access token for OAuth2 services. By associating the account with the request, the necessary tokens are added automatically. The default value is nil.
(Read and Write property)

SLRequestMBS.Handle as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Social MBS Mac64bit Plugin 15.3 ✅ Yes ❌ No ❌ No ✅ Yes All
The internal object reference.

(Read and Write property)

SLRequestMBS.parameters as Dictionary

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Social MBS Mac64bit Plugin 15.3 ✅ Yes ❌ No ❌ No ✅ Yes All
The parameters for this request.

Use this property to look up the query parameters of the HTTP request that was set in Constructor. Possible values are dependent on the target service and are documented by the service provider.
(Read only property)

SLRequestMBS.requestMethod as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Social MBS Mac64bit Plugin 15.3 ✅ Yes ❌ No ❌ No ✅ Yes All
The method to use for this request.

Use this property to look up the method of the HTTP request that was set in requestForServiceType.
(Read only property)

SLRequestMBS.URL as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Social MBS Mac64bit Plugin 15.3 ✅ Yes ❌ No ❌ No ✅ Yes All
The destination URL for this request.

(Read only property)

The items on this page are in the following plugins: MBS Mac64bit Plugin.


The biggest plugin in space...