Idioma

PreferentialNetworkServiceConfig.PreferentialNetworkId2 Campo

Definição

Cuidado

This constant will be removed in the future version. Use Android.App.Admin.PreferentialNetworkId enum directly instead of this field.

Identificador de rede preferencial 2.

[Android.Runtime.Register("PREFERENTIAL_NETWORK_ID_2", ApiSince=33)]
[System.Obsolete("This constant will be removed in the future version. Use Android.App.Admin.PreferentialNetworkId enum directly instead of this field.", true)]
public const Android.App.Admin.PreferentialNetworkId PreferentialNetworkId2 = 2;
[<Android.Runtime.Register("PREFERENTIAL_NETWORK_ID_2", ApiSince=33)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.App.Admin.PreferentialNetworkId enum directly instead of this field.", true)>]
val mutable PreferentialNetworkId2 : Android.App.Admin.PreferentialNetworkId

Valor do campo

Value = 2

Implementações

Atributos

Comentários

Identificador de rede preferencial 2.

Java documentação para android.app.admin.PreferentialNetworkServiceConfig.PREFERENTIAL_NETWORK_ID_2.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Project Open Source do Open Source e usadas de acordo com os termos descritos na Creative Commons 2.5.

Aplica-se a