Enumerates values returned by several types.
Syntax
public enum State
Remarks
Enumerates value returned by the following:
.
Members
Member Name | Description |
---|
Connected | The profile is in connected state |
Connecting | The profile is in connecting state |
Disconnected | The profile is in disconnected state |
Disconnecting | The profile is in disconnecting state |
Off | Indicates the local Bluetooth adapter is off.
|
On | Indicates the local Bluetooth adapter is on, and ready for use.
|
TurningOff | Indicates the local Bluetooth adapter is turning off. Local clients
should immediately attempt graceful disconnection of any remote links.
|
TurningOn | Indicates the local Bluetooth adapter is turning on. However local
clients should wait for State.On before attempting to
use the adapter.
|
Requirements
Namespace: Android.Bluetooth
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0