Compartilhar via


StreamingService.UnicastMethod Campo

Definição

Cuidado

This constant will be removed in the future version. Use Android.Telephony.Mbms.StreamingMethod enum directly instead of this field.

[Android.Runtime.Register("UNICAST_METHOD", ApiSince=28)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.Mbms.StreamingMethod enum directly instead of this field.", true)]
public const Android.Telephony.Mbms.StreamingMethod UnicastMethod = 2;
[<Android.Runtime.Register("UNICAST_METHOD", ApiSince=28)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.Mbms.StreamingMethod enum directly instead of this field.", true)>]
val mutable UnicastMethod : Android.Telephony.Mbms.StreamingMethod

Valor do campo

Value = 2
Atributos

Aplica-se a