L2capNetworkSpecifier.RoleClient Campo

Definizione

Attenzione

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

L'identificatore descrive una rete client, i.

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

Valore del campo

Value = 1

Implementazioni

Attributi

Commenti

L'identificatore descrive una rete client, ad esempio il dispositivo è il bluetooth centrale.

per android.net.L2capNetworkSpecifier.ROLE_CLIENT.

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