Partager via


ScanResult.InformationElement.Bytes Property

Definition

Get the specific content of the information element.

public virtual Java.Nio.ByteBuffer Bytes { [Android.Runtime.Register("getBytes", "()Ljava/nio/ByteBuffer;", "GetGetBytesHandler", ApiSince=30)] get; }
[<get: Android.Runtime.Register("getBytes", "()Ljava/nio/ByteBuffer;", "GetGetBytesHandler", ApiSince=30)>]
member this.Bytes : Java.Nio.ByteBuffer

Property Value

Attributes

Remarks

Get the specific content of the information element.

Java documentation for android.net.wifi.ScanResult.InformationElement.getBytes().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to