Aracılığıyla paylaş


TelephonyManager.TypeAllocationCode Property

Definition

Returns the Type Allocation Code from the IMEI.

public virtual string? TypeAllocationCode { [Android.Runtime.Register("getTypeAllocationCode", "()Ljava/lang/String;", "GetGetTypeAllocationCodeHandler", ApiSince=29)] get; }
[<get: Android.Runtime.Register("getTypeAllocationCode", "()Ljava/lang/String;", "GetGetTypeAllocationCodeHandler", ApiSince=29)>]
member this.TypeAllocationCode : string

Property Value

Attributes

Remarks

Returns the Type Allocation Code from the IMEI. Return null if Type Allocation Code is not available.

Java documentation for android.telephony.TelephonyManager.getTypeAllocationCode().

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