Social
Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version
22.2
22.3
22.4
22.5
23.0
23.1
23.2
23.3
23.4
23.5
24.0
24.1
The list of the topics,
classes,
interfaces,
controls,
modules,
global methods by category,
global methods by name,
screenshots,
licenses
and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Social
Integration with social services (Twitter, Facebook and others)
- Classes
- class ACAccountCredentialMBS
- method Constructor(token as string, refreshToken as string, expiryDate as date)
- method Constructor(token as string, refreshToken as string, expiryDate as dateTime)
- method Constructor(token as string, tokenSecret as string)
- property Handle as Integer
- property oauthToken as String
- class ACAccountMBS
- class ACAccountStoreMBS
- shared method ACAccountStoreDidChangeNotification as string
- method accounts as ACAccountMBS()
- method accountsWithAccountType(type as ACAccountTypeMBS) as ACAccountMBS()
- method accountTypeWithAccountTypeIdentifier(identifier as string) as ACAccountTypeMBS
- method accountWithIdentifier(identifier as string) as ACAccountMBS
- shared method ACErrorDomain as string
- shared method available as boolean
- method Constructor
- method Destructor
- method removeAccount(account as ACAccountMBS, tag as Variant = nil)
- method renewCredentialsForAccount(account as ACAccountMBS, tag as Variant = nil)
- method requestAccessToAccountsWithType(accountType as ACAccountTypeMBS, dic as dictionary, tag as Variant = nil)
- method saveAccount(account as ACAccountMBS, tag as Variant = nil)
- property Handle as Integer
- event Changed
- event removeAccountCompleted(account as ACAccountMBS, success as boolean, error as NSErrorMBS, tag as Variant)
- event renewCredentialsForAccountCompleted(account as ACAccountMBS, renewResult as Integer, error as NSErrorMBS, tag as Variant)
- event requestAccessCompleted(granted as boolean, error as NSErrorMBS, accountType as ACAccountTypeMBS, tag as Variant)
- event saveAccountCompleted(success as boolean, error as NSErrorMBS, account as ACAccountMBS, tag as Variant)
- class ACAccountTypeMBS
- class CustomNSSharingServiceMBS
- class NSSharingServiceDelegateMBS
- method Constructor
- method Destructor
- property Handle as Integer
- event didCompleteForItems(service as NSSharingServiceMBS, items as NSSharingServiceItemsMBS, error as NSErrorMBS)
- event didFailToShareItems(service as NSSharingServiceMBS, items as NSSharingServiceItemsMBS, error as NSErrorMBS)
- event didSaveShare(service as NSSharingServiceMBS, share as Variant)
- event didShareItems(service as NSSharingServiceMBS, items as NSSharingServiceItemsMBS)
- event didStopSharing(service as NSSharingServiceMBS, share as Variant)
- event optionsForSharingService(service as NSSharingServiceMBS, provider as Variant) as Integer
- event sourceFrameOnScreenForShareItem(service as NSSharingServiceMBS, item as Variant) as NSRectMBS
- event sourceWindowForShareItems(service as NSSharingServiceMBS, items as NSSharingServiceItemsMBS, scope as Integer) as NSWindowMBS
- event transitionImageForShareItem(service as NSSharingServiceMBS, item as Variant, contentRect as NSRectMBS) as NSImageMBS
- event willShareItems(service as NSSharingServiceMBS, items as NSSharingServiceItemsMBS)
- class NSSharingServiceItemsMBS
- class NSSharingServiceMBS
- class NSSharingServicePickerMBS
- class SLRequestMBS
Release notes
- Version 21.5
- Version 21.2
- Version 18.5
- Deprecated Account types for ACAccountTypeMBS class as Apple deprecated them for MacOS 10.14.
The items on this page are in the following plugins: MBS Mac64bit Plugin, MBS MacFrameworks Plugin.