Lenguaje

Network.NetworkHandle Propiedad

Definición

Devuelve un identificador que representa este Network, para usarlo con la API de NDK.

public virtual long NetworkHandle { [Android.Runtime.Register("getNetworkHandle", "()J", "GetGetNetworkHandleHandler", ApiSince=23)] get; }
[<get: Android.Runtime.Register("getNetworkHandle", "()J", "GetGetNetworkHandleHandler", ApiSince=23)>]
member this.NetworkHandle : int64

Valor de propiedad

Atributos

Comentarios

Java documentación para android.net.Network.getNetworkHandle().

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