Share via


RemoteConnection.Callback 類別

定義

RemoteConnection 回呼基類。

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

備註

RemoteConnection 回呼基類。

android.telecom.RemoteConnection.Callback JAVA 檔。

此頁面的部分是根據 原始碼專案所建立和共用的工作進行修改,並根據中所述的詞彙使用。

建構函式

RemoteConnection.Callback()

RemoteConnection 回呼基類。

RemoteConnection.Callback(IntPtr, JniHandleOwnership)

RemoteConnection 回呼基類。

屬性

Class

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

(繼承來源 Object)
Handle

基礎 Android 實例的控制碼。

(繼承來源 Object)
JniIdentityHashCode

RemoteConnection 回呼基類。

(繼承來源 Object)
JniPeerMembers

RemoteConnection 回呼基類。

PeerReference

RemoteConnection 回呼基類。

(繼承來源 Object)
ThresholdClass

RemoteConnection 回呼基類。

ThresholdType

RemoteConnection 回呼基類。

方法

Clone()

建立並傳回這個 物件的複本。

(繼承來源 Object)
Dispose()

RemoteConnection 回呼基類。

(繼承來源 Object)
Dispose(Boolean)

RemoteConnection 回呼基類。

(繼承來源 Object)
Equals(Object)

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

(繼承來源 Object)
GetHashCode()

傳回此物件的雜湊碼值。

(繼承來源 Object)
JavaFinalize()

當垃圾收集判斷物件沒有其他參考時,由物件上的垃圾收集行程呼叫。

(繼承來源 Object)
Notify()

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

(繼承來源 Object)
NotifyAll()

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

(繼承來源 Object)
OnAddressChanged(RemoteConnection, Uri, Presentation)

指出位址 (e.

OnCallerDisplayNameChanged(RemoteConnection, String, Presentation)

表示呼叫端顯示名稱 RemoteConnection 已變更。

OnConferenceableConnectionsChanged(RemoteConnection, IList<RemoteConnection>)

RemoteConnectionRemoteConnection 指出,系統可能會要求建立會議已變更的 。

OnConferenceChanged(RemoteConnection, RemoteConference)

表示 RemoteConference 這是 RemoteConnection 的一部分已變更。

OnConnectionCapabilitiesChanged(RemoteConnection, ConnectionCapability)

表示這個 RemoteConnection 的呼叫功能已變更。

OnConnectionEvent(RemoteConnection, String, Bundle)

處理傳播至這個 RemoteConnection 的連接事件。

OnConnectionPropertiesChanged(RemoteConnection, ConnectionProperties)

表示這個 RemoteConnection 的呼叫屬性已變更。

OnDestroyed(RemoteConnection)

表示這 RemoteConnection 已經終結。

OnDisconnected(RemoteConnection, DisconnectCause)

中斷連線時 RemoteConnection 叫用。

OnExtrasChanged(RemoteConnection, Bundle)

處理對額外專案所做的 RemoteConnection 變更。

OnPostDialChar(RemoteConnection, Char)

在傳出中的撥出 Connection 後置序列已處理字元時叫用。

OnPostDialWait(RemoteConnection, String)

在傳出中的撥出 Connection 後置序列達到暫停字元時叫用。

OnRingbackRequested(RemoteConnection, Boolean)

當此 RemoteConnection 要求回呼時叫用。

OnStateChanged(RemoteConnection, CallState)

當這個 RemoteConnection 的狀態已變更時叫用。

OnStatusHintsChanged(RemoteConnection, StatusHints)

指出這個 RemoteConnection 的狀態提示已變更。

OnVideoProviderChanged(RemoteConnection, RemoteConnection+VideoProvider)

RemoteConnection 回呼基類。

OnVideoStateChanged(RemoteConnection, VideoProfileState)

指出這個 RemoteConnection 的視訊狀態已變更。

OnVoipAudioChanged(RemoteConnection, Boolean)

表示這個 RemoteConnection 的 VOIP 音訊狀態已變更。

SetHandle(IntPtr, JniHandleOwnership)

設定 Handle 屬性。

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

RemoteConnection 回呼基類。

(繼承來源 Object)
ToString()

傳回物件的字串表示。

(繼承來源 Object)
UnregisterFromRuntime()

RemoteConnection 回呼基類。

(繼承來源 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)

明確介面實作

IJavaPeerable.Disposed()

RemoteConnection 回呼基類。

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

RemoteConnection 回呼基類。

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

RemoteConnection 回呼基類。

(繼承來源 Object)
IJavaPeerable.JniManagedPeerState

RemoteConnection 回呼基類。

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

RemoteConnection 回呼基類。

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

RemoteConnection 回呼基類。

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

RemoteConnection 回呼基類。

(繼承來源 Object)

擴充方法

JavaCast<TResult>(IJavaObject)

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

JavaCast<TResult>(IJavaObject)

RemoteConnection 回呼基類。

GetJniTypeName(IJavaPeerable)

RemoteConnection 回呼基類。

適用於