Android.Bluetooth.IBluetoothProfileServiceListener
An interface for notifying BluetoothProfile IPC clients when they have been connected or disconnected to the service.

See Also: IBluetoothProfileServiceListener Members

Syntax

[Android.Runtime.Register("android/bluetooth/BluetoothProfile$ServiceListener", "", "Android.Bluetooth.IBluetoothProfileServiceListenerInvoker")]
public interface IBluetoothProfileServiceListener : Android.Runtime.IJavaObject, IDisposable

Remarks

An interface for notifying BluetoothProfile IPC clients when they have been connected or disconnected to the service.

[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