Platforms to show: All Mac Windows Linux Cross-Platform
ODSessionMBS class
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | Open Directory | MBS MacFrameworks Plugin | 19.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
- property Handle as Integer
- 2 methods
- method Constructor
- method nodeNames(byref error as NSErrorMBS) as String()
- 7 shared methods
- shared method defaultSession as ODSessionMBS
- shared method ODSessionProxyAddress as String
- shared method ODSessionProxyPassword as String
- shared method ODSessionProxyPort as String
- shared method ODSessionProxyUsername as String
- shared method session(options as dictionary, byref Error as NSErrorMBS) as ODSessionMBS
- shared method UserName as String
This class has no sub classes.
Some methods using this class:
- ODNodeMBS.nodeWithName(session as ODSessionMBS, name as string, byref error as NSErrorMBS) as ODNodeMBS
- ODNodeMBS.nodeWithType(session as ODSessionMBS, type as integer, byref error as NSErrorMBS) as ODNodeMBS
Some examples using this class:
Blog Entries
- MonkeyBread Software Releases the MBS Xojo Plugins in version 19.3
- MBS Xojo Plugins, version 19.3pr2
- OpenDirectory Framework for Xojo
Xojo Developer Magazine
- 18.3, page 50: Happy Birthday MonkeyBread Software, What is new in the MBS Xojo Plugins by Stefanie Juchmes
- 17.5, page 9: News
Release notes
- Version 19.3
- Added OpenDirectory classes for Xojo: ODQueryMBS, ODRecordMBS, ODNodeMBS and ODSessionMBS.
The items on this page are in the following plugins: MBS MacFrameworks Plugin.
ODRecordMBS - OldPhidgetAccelerometerMBS