NetworkCapabilities.NetEnterpriseId4 Campo

Definição

Cuidado

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

Identificador de funcionalidade da empresa 4.

[Android.Runtime.Register("NET_ENTERPRISE_ID_4", ApiSince=33)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Net.NetEnterpriseId enum directly instead of this field.", true)]
public const Android.Net.NetEnterpriseId NetEnterpriseId4 = 4;
[<Android.Runtime.Register("NET_ENTERPRISE_ID_4", ApiSince=33)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Net.NetEnterpriseId enum directly instead of this field.", true)>]
val mutable NetEnterpriseId4 : Android.Net.NetEnterpriseId

Valor do campo

Value = 4

Implementações

Atributos

Comentários

Identificador de funcionalidade da empresa 4. Ele será usado para identificar exclusivamente a rede corporativa específica.

Java documentação para android.net.NetworkCapabilities.NET_ENTERPRISE_ID_4.

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