Platforms to show: All Mac Windows Linux Cross-Platform
Back to WindowsDeviceInformationCustomPairingMBS class.
WindowsDeviceInformationCustomPairingMBS.Close
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Bluetooth | MBS WinFrameworks Plugin | 25.0 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
Same as destructor.
Will clear internal reference and device property.
WindowsDeviceInformationCustomPairingMBS.Constructor Private
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Bluetooth | MBS WinFrameworks Plugin | 25.0 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
See also:
WindowsDeviceInformationCustomPairingMBS.Constructor(other as WindowsDeviceInformationCustomPairingMBS)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Bluetooth | MBS WinFrameworks Plugin | 25.0 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
See also:
WindowsDeviceInformationCustomPairingMBS.Destructor
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Bluetooth | MBS WinFrameworks Plugin | 25.0 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
WindowsDeviceInformationCustomPairingMBS.PairAsync(DevicePairingKinds as Integer)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Bluetooth | MBS WinFrameworks Plugin | 25.0 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
DevicePairingKinds: The different pairing kinds supported by this DeviceInformation object.
Raises PairAsyncCompleted event later.
See also:
WindowsDeviceInformationCustomPairingMBS.PairAsync(DevicePairingKinds as Integer, minProtectionLevel as Integer)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Bluetooth | MBS WinFrameworks Plugin | 25.0 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
Raises PairAsyncCompleted event later.
DevicePairingKinds: The different pairing kinds supported by this DeviceInformation object.
minProtectionLevel: The minimum protection level this DeviceInformation object requires in order to pair.
See also:
The items on this page are in the following plugins: MBS WinFrameworks Plugin.
