Partilhar via


PreferentialNetworkServiceConfig.PreferentialNetworkId1 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 1.

[Android.Runtime.Register("PREFERENTIAL_NETWORK_ID_1", 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 PreferentialNetworkId1 = 1;
[<Android.Runtime.Register("PREFERENTIAL_NETWORK_ID_1", 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 PreferentialNetworkId1 : Android.App.Admin.PreferentialNetworkId

Valor do campo

Value = 1

Implementações

Atributos

Comentários

Identificador de rede preferencial 1.

Documentação Java para android.app.admin.PreferentialNetworkServiceConfig.PREFERENTIAL_NETWORK_ID_1.

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

Aplica-se a