Platforms to show: All Mac Windows Linux Cross-Platform
The plugin part MBS Bluetooth Plugin:IOBluetoothUI:
Not Console safe, 38 entry points.
- class IOBluetoothDeviceSelectorControllerMBS
- method beginSheetModalForWindow(win as window, tag as variant = nil)
- method Results as IOBluetoothDeviceMBS()
- method runModal as Integer
- method Destructor
- method Constructor
- method clearAllowedUUIDs
- method addAllowedUUID(allowedUUID as IOBluetoothSDPUUIDMBS)
- method addAllowedUUIDArray(allowedUUIDs() as IOBluetoothSDPUUIDMBS)
- method beginSheetModalForWindow(win as DesktopWindow, tag as variant = nil)
- property Options as Integer
- property Title as String
- property Header as String
- property Description as String
- property Prompt as String
- property Cancel as String
- event SheetDone(returnCode as Integer, tag as Variant)
- class IOBluetoothServiceBrowserControllerMBS
- method beginSheetModalForWindow(win as window, tag as variant = nil)
- method Results as IOBluetoothSDPServiceRecordMBS()
- method runModal as Integer
- method Destructor
- method Constructor(options as Integer = 0)
- method clearAllowedUUIDs
- method addAllowedUUID(allowedUUID as IOBluetoothSDPUUIDMBS)
- method addAllowedUUIDArray(allowedUUIDs() as IOBluetoothSDPUUIDMBS)
- method beginSheetModalForWindow(win as DesktopWindow, tag as variant = nil)
- property Options as Integer
- property Title as String
- property Description as String
- property Prompt as String
- event SheetDone(returnCode as Integer, tag as Variant)