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
   desarrolloMobile.Conectividad.Bluetooth.BthRadio

[Visual Basic]
Public Class BthRadio
    Implements IDisposable
[C#]
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: desarrolloMobile.Conectividad.Bluetooth

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

See Also

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