Click or drag to resize

IL2CapClient Interface

Namespace:  InTheHand.Net.Bluetooth.Factory
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public interface IL2CapClient : IDisposable, 
	IBluetoothClient

The IL2CapClient type exposes the following members.

Properties
  NameDescription
Public propertyAuthenticate (Inherited from IBluetoothClient.)
Public propertyAvailable (Inherited from IBluetoothClient.)
Public propertyClient (Inherited from IBluetoothClient.)
Public propertyConnected (Inherited from IBluetoothClient.)
Public propertyEncrypt (Inherited from IBluetoothClient.)
Public propertyInquiryAccessCode (Inherited from IBluetoothClient.)
Public propertyInquiryLength (Inherited from IBluetoothClient.)
Public propertyLingerState (Inherited from IBluetoothClient.)
Public propertyLinkKey (Inherited from IBluetoothClient.)
Public propertyLinkPolicy (Inherited from IBluetoothClient.)
Public propertyRemoteEndPoint (Inherited from IBluetoothClient.)
Public propertyRemoteMachineName (Inherited from IBluetoothClient.)
Top
Methods
See Also