Partager via


NetworkRegistrationInfo.AccessNetworkTechnology Property

Definition

public int AccessNetworkTechnology { [Android.Runtime.Register("getAccessNetworkTechnology", "()I", "", ApiSince=30)] get; }
[<get: Android.Runtime.Register("getAccessNetworkTechnology", "()I", "", ApiSince=30)>]
member this.AccessNetworkTechnology : int

Property Value

The access network technology network type..

Attributes

Remarks

Java documentation for android.telephony.NetworkRegistrationInfo.getAccessNetworkTechnology().

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