desarrolloMobile.NET Bluetooth Library

BthRadio Class

[This is preliminary documentation and subject to change.]

BthRadio describe el estado de la radio Bluetooth local.

Ver ejemplo en BthSesion

Clase BthDispositivo

For a list of all members of this type, see BthRadio Members.

System.Object
   desarrolloNET.Conectividad.Bluetooth.BthRadio

[Visual Basic]
<Serializable>
Public Class BthRadio
    Implements IDisposable
[C#]
[Serializable]
public class BthRadio : IDisposable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Clase IDisposable.

Requirements

Namespace: desarrolloNET.Conectividad.Bluetooth

Assembly: desarrolloNET.Conectividad.Bluetooth (in desarrolloNET.Conectividad.Bluetooth.dll)

See Also

BthRadio Members | desarrolloNET.Conectividad.Bluetooth Namespace | Clase BthDispositivo