Click or drag to resize

wclGattClientDoConnect Method

Fires the OnConnected event.

Namespace: wclBluetooth
Assembly: wclBluetoothFramework (in wclBluetoothFramework.dll) Version: 7.17.12.0 (7.17.12.0)
Syntax
protected virtual void DoConnect(
	int Error
)

Parameters

Error  Int32
The operation result.
See Also