TelephonyManager.TypeAllocationCode 属性

定义

从 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

属性值

属性

注解

从 IMEI 返回类型分配代码。 如果类型分配代码不可用,则返回 null。

android.telephony.TelephonyManager.getTypeAllocationCode()Java 文档。

此页面的部分内容是基于 创建和共享的工作进行的修改,并根据 署名许可中所述的术语使用。

适用于