Share via


DownloadableSubscription 类

定义

有关可使用 EuiccManager#downloadSubscription (DownloadableSubscription、boolean、PendingIntent) 下载到 eUICC 的订阅的信息。

[Android.Runtime.Register("android/telephony/euicc/DownloadableSubscription", ApiSince=28, DoNotGenerateAcw=true)]
public sealed class DownloadableSubscription : Java.Lang.Object, Android.OS.IParcelable, IDisposable, Java.Interop.IJavaPeerable
[<Android.Runtime.Register("android/telephony/euicc/DownloadableSubscription", ApiSince=28, DoNotGenerateAcw=true)>]
type DownloadableSubscription = class
    inherit Object
    interface IParcelable
    interface IJavaObject
    interface IDisposable
    interface IJavaPeerable
继承
DownloadableSubscription
属性
实现

注解

有关可使用 EuiccManager#downloadSubscription (DownloadableSubscription、boolean、PendingIntent) 下载到 eUICC 的订阅的信息。

<例如>,可以通过从 QR 码分析的激活代码来创建 DownloadableSubscription。 可以从激活代码分析服务器地址,以下载有关配置文件的详细信息,例如运营商名称、访问规则等。

android.telephony.euicc.DownloadableSubscriptionJava 文档。

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

属性

Class

返回此 Object的运行时类。

(继承自 Object)
ConfirmationCode

返回确认代码。

Creator

有关可使用 EuiccManager#downloadSubscription (DownloadableSubscription、boolean、PendingIntent) 下载到 eUICC 的订阅的信息。

EncodedActivationCode

获取激活代码。

Handle

基础 Android 实例的句柄。

(继承自 Object)
JniIdentityHashCode

有关可使用 EuiccManager#downloadSubscription (DownloadableSubscription、boolean、PendingIntent) 下载到 eUICC 的订阅的信息。

(继承自 Object)
JniPeerMembers

有关可使用 EuiccManager#downloadSubscription (DownloadableSubscription、boolean、PendingIntent) 下载到 eUICC 的订阅的信息。

PeerReference

有关可使用 EuiccManager#downloadSubscription (DownloadableSubscription、boolean、PendingIntent) 下载到 eUICC 的订阅的信息。

(继承自 Object)
ThresholdClass

此 API 支持 Mono for Android 基础结构,不应直接从代码使用。

(继承自 Object)
ThresholdType

此 API 支持 Mono for Android 基础结构,不应直接从代码使用。

(继承自 Object)

方法

Clone()

创建并返回此对象的副本。

(继承自 Object)
DescribeContents()

有关可使用 EuiccManager#downloadSubscription (DownloadableSubscription、boolean、PendingIntent) 下载到 eUICC 的订阅的信息。

Dispose()

有关可使用 EuiccManager#downloadSubscription (DownloadableSubscription、boolean、PendingIntent) 下载到 eUICC 的订阅的信息。

(继承自 Object)
Dispose(Boolean)

有关可使用 EuiccManager#downloadSubscription (DownloadableSubscription、boolean、PendingIntent) 下载到 eUICC 的订阅的信息。

(继承自 Object)
Equals(Object)

指示其他某个对象是否“等于”此对象。

(继承自 Object)
ForActivationCode(String)

为给定的激活代码创建 DownloadableSubscription。

GetHashCode()

返回对象的哈希代码值。

(继承自 Object)
JavaFinalize()

当垃圾回收确定不再引用对象时,由对象上的垃圾回收器调用。

(继承自 Object)
Notify()

唤醒正在等待此对象的监视器的单个线程。

(继承自 Object)
NotifyAll()

唤醒正在等待此对象的监视器的所有线程。

(继承自 Object)
SetHandle(IntPtr, JniHandleOwnership)

设置 Handle 属性。

(继承自 Object)
ToArray<T>()

有关可使用 EuiccManager#downloadSubscription (DownloadableSubscription、boolean、PendingIntent) 下载到 eUICC 的订阅的信息。

(继承自 Object)
ToString()

返回对象的字符串表示形式。

(继承自 Object)
UnregisterFromRuntime()

有关可使用 EuiccManager#downloadSubscription (DownloadableSubscription、boolean、PendingIntent) 下载到 eUICC 的订阅的信息。

(继承自 Object)
Wait()

导致当前线程等待,直到它被唤醒,通常是通过 em <通知/em> 或 <em>interrupted</em>。<>

(继承自 Object)
Wait(Int64)

导致当前线程等待,直到它被唤醒,通常是通过 em <通知/em> 或 <em>interrupted</em>,或直到经过一定数量的实时。<>

(继承自 Object)
Wait(Int64, Int32)

导致当前线程等待,直到它被唤醒,通常是通过 em <通知/em> 或 <em>interrupted</em>,或直到经过一定数量的实时。<>

(继承自 Object)
WriteToParcel(Parcel, ParcelableWriteFlags)

有关可使用 EuiccManager#downloadSubscription (DownloadableSubscription、boolean、PendingIntent) 下载到 eUICC 的订阅的信息。

显式接口实现

IJavaPeerable.Disposed()

有关可使用 EuiccManager#downloadSubscription (DownloadableSubscription、boolean、PendingIntent) 下载到 eUICC 的订阅的信息。

(继承自 Object)
IJavaPeerable.DisposeUnlessReferenced()

有关可使用 EuiccManager#downloadSubscription (DownloadableSubscription、boolean、PendingIntent) 下载到 eUICC 的订阅的信息。

(继承自 Object)
IJavaPeerable.Finalized()

有关可使用 EuiccManager#downloadSubscription (DownloadableSubscription、boolean、PendingIntent) 下载到 eUICC 的订阅的信息。

(继承自 Object)
IJavaPeerable.JniManagedPeerState

有关可使用 EuiccManager#downloadSubscription (DownloadableSubscription、boolean、PendingIntent) 下载到 eUICC 的订阅的信息。

(继承自 Object)
IJavaPeerable.SetJniIdentityHashCode(Int32)

有关可使用 EuiccManager#downloadSubscription (DownloadableSubscription、boolean、PendingIntent) 下载到 eUICC 的订阅的信息。

(继承自 Object)
IJavaPeerable.SetJniManagedPeerState(JniManagedPeerStates)

有关可使用 EuiccManager#downloadSubscription (DownloadableSubscription、boolean、PendingIntent) 下载到 eUICC 的订阅的信息。

(继承自 Object)
IJavaPeerable.SetPeerReference(JniObjectReference)

有关可使用 EuiccManager#downloadSubscription (DownloadableSubscription、boolean、PendingIntent) 下载到 eUICC 的订阅的信息。

(继承自 Object)

扩展方法

JavaCast<TResult>(IJavaObject)

执行 Android 运行时检查的类型转换。

JavaCast<TResult>(IJavaObject)

有关可使用 EuiccManager#downloadSubscription (DownloadableSubscription、boolean、PendingIntent) 下载到 eUICC 的订阅的信息。

GetJniTypeName(IJavaPeerable)

有关可使用 EuiccManager#downloadSubscription (DownloadableSubscription、boolean、PendingIntent) 下载到 eUICC 的订阅的信息。

适用于