 | ReaderDisconnectIosBleAsync Method |
Disconnects the device. Use this API on iOS platform because BLE peripherals might not be disconnected even after a successful disconnect call on iOS devices.
Namespace:
AC908_SDK
Assembly:
AC908_SDK (in AC908_SDK.dll) Version: 1.0.2
Syntaxpublic Task DisconnectIosBleAsync()
Return Value
Type:
TaskA task that represents the asynchronous operation.
See Also