CallEndpoint.TypeStreaming Campo

Definizione

Attenzione

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

Indica che il tipo di endpoint tramite il quale i flussi multimediali di chiamata sono esterni.

[Android.Runtime.Register("TYPE_STREAMING", 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 TypeStreaming = 5;
[<Android.Runtime.Register("TYPE_STREAMING", 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 TypeStreaming : Android.Telecom.CallEndpointType

Valore del campo

Value = 5

Implementazioni

Attributi

Commenti

Indica che il tipo di endpoint tramite il quale i flussi multimediali di chiamata sono esterni.

per android.telecom.CallEndpoint.TYPE_STREAMING.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a