Platforms to show: All Mac Windows Linux Cross-Platform
FMConnectionMBS class
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | Claris FileMaker Data API | MBS FMAPI Plugin | 20.4 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Notes:
Please see subclsses FMDataMBS for data API and FMAdminMBS for admin API.
Our plugin does re-login if the session expired as well as login if needed.
This is an abstract class. You can't create an instance, but you can get one from various plugin functions.
- 7 properties
- shared property IncludeDataInDebugMessages as Boolean
- 4 methods
- method Constructor
- method Login as FMResponseMBS
- method Logout as FMResponseMBS
- method SendRequest(HTTPMethod as String, Query as String, Body as String = "") as FMResponseMBS
Sub classes:
Blog Entries
The items on this page are in the following plugins: MBS FMAPI Plugin.
FMAdminMBS - FMContainerUploadMBS

Links
MBS Xojo tutorial videos