Langue

CallEndpoint.TypeBluetooth Champ

Définition

Attention

This constant will be removed in the future version. Use Android.Telecom.CallEndpointType enum directly instead of this field.

Indique que le type de point de terminaison via lequel les flux multimédias d’appel sont un Bluetooth.

[Android.Runtime.Register("TYPE_BLUETOOTH", ApiSince=34)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Telecom.CallEndpointType enum directly instead of this field.", true)]
public const Android.Telecom.CallEndpointType TypeBluetooth = 2;
[<Android.Runtime.Register("TYPE_BLUETOOTH", ApiSince=34)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telecom.CallEndpointType enum directly instead of this field.", true)>]
val mutable TypeBluetooth : Android.Telecom.CallEndpointType

Valeur de champ

Value = 2

Implémente

Attributs

Remarques

Indique que le type de point de terminaison via lequel les flux multimédias d’appel sont un Bluetooth.

Documentation Java pour android.telecom.CallEndpoint.TYPE_BLUETOOTH.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.

S’applique à