共用方式為


TelephonyManager.CellInfoCallback 類別

定義

用於在要求上提供異步 CellInfo 的回呼

[Android.Runtime.Register("android/telephony/TelephonyManager$CellInfoCallback", ApiSince=29, DoNotGenerateAcw=true)]
public abstract class TelephonyManager.CellInfoCallback : Java.Lang.Object
[<Android.Runtime.Register("android/telephony/TelephonyManager$CellInfoCallback", ApiSince=29, DoNotGenerateAcw=true)>]
type TelephonyManager.CellInfoCallback = class
    inherit Object
繼承
TelephonyManager.CellInfoCallback
屬性

備註

用於在要求上提供異步 CellInfo 的回呼

android.telephony.TelephonyManager.CellInfoCallbackJava 檔。

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

建構函式

TelephonyManager.CellInfoCallback()

用於在要求上提供異步 CellInfo 的回呼

TelephonyManager.CellInfoCallback(IntPtr, JniHandleOwnership)

用於在要求上提供異步 CellInfo 的回呼

欄位

ErrorModemError
已淘汰.

數據機傳回失敗。

ErrorTimeout
已淘汰.

系統逾時等待來自電台的回應。

屬性

Class

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

(繼承來源 Object)
Handle

基礎Android實例的句柄。

(繼承來源 Object)
JniIdentityHashCode

用於在要求上提供異步 CellInfo 的回呼

(繼承來源 Object)
JniPeerMembers

用於在要求上提供異步 CellInfo 的回呼

PeerReference

用於在要求上提供異步 CellInfo 的回呼

(繼承來源 Object)
ThresholdClass

用於在要求上提供異步 CellInfo 的回呼

ThresholdType

用於在要求上提供異步 CellInfo 的回呼

方法

Clone()

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

(繼承來源 Object)
Dispose()

用於在要求上提供異步 CellInfo 的回呼

(繼承來源 Object)
Dispose(Boolean)

用於在要求上提供異步 CellInfo 的回呼

(繼承來源 Object)
Equals(Object)

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

(繼承來源 Object)
GetHashCode()

傳回此物件的雜湊碼值。

(繼承來源 Object)
JavaFinalize()

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

(繼承來源 Object)
Notify()

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

(繼承來源 Object)
NotifyAll()

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

(繼承來源 Object)
OnCellInfo(IList<CellInfo>)

成功回應 android.telephony.TelephonyManager#requestCellInfoUpdate requestCellInfoUpdate()

OnError(TelephonyManagerErrorCode, Throwable)

對的錯誤回應 TelephonyManager#requestCellInfoUpdate requestCellInfoUpdate()

SetHandle(IntPtr, JniHandleOwnership)

設定 Handle 屬性。

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

用於在要求上提供異步 CellInfo 的回呼

(繼承來源 Object)
ToString()

傳回物件的字串表示。

(繼承來源 Object)
UnregisterFromRuntime()

用於在要求上提供異步 CellInfo 的回呼

(繼承來源 Object)
Wait()

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

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

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

(繼承來源 Object)
Wait(Int64)

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

(繼承來源 Object)

明確介面實作

IJavaPeerable.Disposed()

用於在要求上提供異步 CellInfo 的回呼

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

用於在要求上提供異步 CellInfo 的回呼

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

用於在要求上提供異步 CellInfo 的回呼

(繼承來源 Object)
IJavaPeerable.JniManagedPeerState

用於在要求上提供異步 CellInfo 的回呼

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

用於在要求上提供異步 CellInfo 的回呼

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

用於在要求上提供異步 CellInfo 的回呼

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

用於在要求上提供異步 CellInfo 的回呼

(繼承來源 Object)

擴充方法

JavaCast<TResult>(IJavaObject)

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

JavaCast<TResult>(IJavaObject)

用於在要求上提供異步 CellInfo 的回呼

GetJniTypeName(IJavaPeerable)

用於在要求上提供異步 CellInfo 的回呼

適用於