L2capNetworkSpecifier.RoleServer Campo

Definición

Precaución

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

Especificador describe una red de servidor, i.

[Android.Runtime.Register("ROLE_SERVER", 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 RoleServer = 2;
[<Android.Runtime.Register("ROLE_SERVER", 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 RoleServer : Android.Net.L2capNetworkSpecifierRole

Valor de campo

Value = 2

Implementaciones

Atributos

Comentarios

El especificador describe una red de servidor, es decir, el dispositivo es el periférico Bluetooth.

Java documentación para android.net.L2capNetworkSpecifier.ROLE_SERVER.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a