IBluetoothClient Interface |
Namespace: InTheHand.Net.Bluetooth.Factory
public interface IBluetoothClient : IDisposable
The IBluetoothClient type exposes the following members.
Name | Description | |
---|---|---|
![]() | Authenticate | |
![]() | Available | |
![]() | Client | |
![]() | Connected | |
![]() | Encrypt | |
![]() | InquiryAccessCode | |
![]() | InquiryLength | |
![]() | LingerState | |
![]() | LinkKey | |
![]() | LinkPolicy | |
![]() | RemoteEndPoint | |
![]() | RemoteMachineName |
Name | Description | |
---|---|---|
![]() | BeginConnect | |
![]() | BeginDiscoverDevices(Int32, Boolean, Boolean, Boolean, Boolean, AsyncCallback, Object) | |
![]() | BeginDiscoverDevices(Int32, Boolean, Boolean, Boolean, Boolean, AsyncCallback, Object, BluetoothClientLiveDiscoveryCallback, Object) | |
![]() | Connect | |
![]() | DiscoverDevices | |
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |
![]() | EndConnect | |
![]() | EndDiscoverDevices | |
![]() | GetRemoteMachineName | |
![]() | GetStream | |
![]() | SetPin(String) | |
![]() | SetPin(BluetoothAddress, String) |