Android.Media.AudioManager.IsBluetoothScoAvailableOffCall Property
Indicates if current platform supports use of SCO for off call use cases.

Syntax

[get: Android.Runtime.Register("isBluetoothScoAvailableOffCall", "()Z", "GetIsBluetoothScoAvailableOffCallHandler")]
public virtual bool IsBluetoothScoAvailableOffCall { get; }

See Also

AudioManager.StartBluetoothSco

Value

Documentation for this section has not yet been entered.

Remarks

Indicates if current platform supports use of SCO for off call use cases. Application wanted to use bluetooth SCO audio when the phone is not in call must first call this method to make sure that the platform supports this feature.

[Android Documentation]

Requirements

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