Android.Bluetooth.BluetoothProfile Class
Public APIs for the Bluetooth Profiles.

See Also: BluetoothProfile Members

Syntax

[Android.Runtime.Register("android/bluetooth/BluetoothProfile")]
public abstract class BluetoothProfile

Remarks

Public APIs for the Bluetooth Profiles.

Clients should call BluetoothAdapter.GetProfileProxy(Android.Content.Context, Android.Bluetooth.IBluetoothProfileServiceListener, Android.Bluetooth.IBluetoothProfileServiceListener), to get the Profile Proxy. Each public profile implements this interface.

[Android Documentation]

Requirements

Namespace: Android.Bluetooth
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11