共用方式為


GetWalletCardsError 類別

定義

的錯誤回應 GetWalletCardsRequest

[Android.Runtime.Register("android/service/quickaccesswallet/GetWalletCardsError", ApiSince=30, DoNotGenerateAcw=true)]
public sealed class GetWalletCardsError : Java.Lang.Object, Android.OS.IParcelable, IDisposable, Java.Interop.IJavaPeerable
[<Android.Runtime.Register("android/service/quickaccesswallet/GetWalletCardsError", ApiSince=30, DoNotGenerateAcw=true)>]
type GetWalletCardsError = class
    inherit Object
    interface IParcelable
    interface IJavaObject
    interface IDisposable
    interface IJavaPeerable
繼承
GetWalletCardsError
屬性
實作

備註

的錯誤回應 GetWalletCardsRequest

android.service.quickaccesswallet.GetWalletCardsErrorJava 檔。

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

建構函式

GetWalletCardsError(Icon, ICharSequence)

建構新的錯誤回應。

GetWalletCardsError(Icon, String)

的錯誤回應 GetWalletCardsRequest

屬性

Class

傳回這個 Object的運行時間類別。

(繼承來源 Object)
Creator

的錯誤回應 GetWalletCardsRequest

Handle

基礎Android實例的句柄。

(繼承來源 Object)
Icon

圖示,可能會與訊息一起顯示,以提供為什麼無法在快速存取錢包中提供卡片的視覺指示。

JniIdentityHashCode

的錯誤回應 GetWalletCardsRequest

(繼承來源 Object)
JniPeerMembers

的錯誤回應 GetWalletCardsRequest

Message

的錯誤回應 GetWalletCardsRequest

MessageFormatted

如果無法擷取錢包卡,可能會向使用者顯示本地化的訊息。

PeerReference

的錯誤回應 GetWalletCardsRequest

(繼承來源 Object)
ThresholdClass

此 API 支援適用於 Android 的 Mono 基礎結構,並不適合直接從您的程式代碼使用。

(繼承來源 Object)
ThresholdType

此 API 支援適用於 Android 的 Mono 基礎結構,並不適合直接從您的程式代碼使用。

(繼承來源 Object)

方法

Clone()

建立並傳回這個 對象的複本。

(繼承來源 Object)
DescribeContents()

的錯誤回應 GetWalletCardsRequest

Dispose()

的錯誤回應 GetWalletCardsRequest

(繼承來源 Object)
Dispose(Boolean)

的錯誤回應 GetWalletCardsRequest

(繼承來源 Object)
Equals(Object)

指出其他物件是否「等於」這個物件。

(繼承來源 Object)
GetHashCode()

傳回此物件的雜湊碼值。

(繼承來源 Object)
JavaFinalize()

當垃圾收集決定不再參考物件時,垃圾收集行程在 物件上呼叫。

(繼承來源 Object)
Notify()

喚醒正在等候此物件監視器的單一線程。

(繼承來源 Object)
NotifyAll()

喚醒正在等候此物件監視器的所有線程。

(繼承來源 Object)
SetHandle(IntPtr, JniHandleOwnership)

設定 Handle 屬性。

(繼承來源 Object)
ToArray<T>()

的錯誤回應 GetWalletCardsRequest

(繼承來源 Object)
ToString()

傳回物件的字串表示。

(繼承來源 Object)
UnregisterFromRuntime()

的錯誤回應 GetWalletCardsRequest

(繼承來源 Object)
Wait()

讓目前線程等候直到喚醒為止,通常是藉由em <notified/em>或<em>interrupted</em> 來喚醒它。<>

(繼承來源 Object)
Wait(Int64)

讓目前的線程等到喚醒為止,通常是因為 <em>notified</em> 或 <em>interrupted</em>,或直到經過一定數量的實時為止。

(繼承來源 Object)
Wait(Int64, Int32)

讓目前的線程等到喚醒為止,通常是因為 <em>notified</em> 或 <em>interrupted</em>,或直到經過一定數量的實時為止。

(繼承來源 Object)
WriteToParcel(Parcel, ParcelableWriteFlags)

的錯誤回應 GetWalletCardsRequest

明確介面實作

IJavaPeerable.Disposed()

的錯誤回應 GetWalletCardsRequest

(繼承來源 Object)
IJavaPeerable.DisposeUnlessReferenced()

的錯誤回應 GetWalletCardsRequest

(繼承來源 Object)
IJavaPeerable.Finalized()

的錯誤回應 GetWalletCardsRequest

(繼承來源 Object)
IJavaPeerable.JniManagedPeerState

的錯誤回應 GetWalletCardsRequest

(繼承來源 Object)
IJavaPeerable.SetJniIdentityHashCode(Int32)

的錯誤回應 GetWalletCardsRequest

(繼承來源 Object)
IJavaPeerable.SetJniManagedPeerState(JniManagedPeerStates)

的錯誤回應 GetWalletCardsRequest

(繼承來源 Object)
IJavaPeerable.SetPeerReference(JniObjectReference)

的錯誤回應 GetWalletCardsRequest

(繼承來源 Object)

擴充方法

JavaCast<TResult>(IJavaObject)

執行 Android 執行時間檢查的類型轉換。

JavaCast<TResult>(IJavaObject)

的錯誤回應 GetWalletCardsRequest

GetJniTypeName(IJavaPeerable)

的錯誤回應 GetWalletCardsRequest

適用於