Click or drag to resize

IBluetoothListener.BeginAcceptBluetoothClient Method

Namespace:  InTheHand.Net.Bluetooth.Factory
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
IAsyncResult BeginAcceptBluetoothClient(
	AsyncCallback callback,
	Object state
)

Parameters

callback
Type: System.AsyncCallback
state
Type: System.Object

Return Value

Type: IAsyncResult
See Also