RoutingSessionInfo.Builder クラス

定義

RoutingSessionInfoBuilder クラス。

[Android.Runtime.Register("android/media/RoutingSessionInfo$Builder", ApiSince=30, DoNotGenerateAcw=true)]
public sealed class RoutingSessionInfo.Builder : Java.Lang.Object
[<Android.Runtime.Register("android/media/RoutingSessionInfo$Builder", ApiSince=30, DoNotGenerateAcw=true)>]
type RoutingSessionInfo.Builder = class
    inherit Object
継承
RoutingSessionInfo.Builder
属性

注釈

RoutingSessionInfoBuilder クラス。

の Java ドキュメント android.media.RoutingSessionInfo.Builder

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

コンストラクター

RoutingSessionInfo.Builder(RoutingSessionInfo)

既存RoutingSessionInfoのインスタンスを使用して作成RoutingSessionInfoするビルダーのコンストラクター。

RoutingSessionInfo.Builder(String, String)

ビルダーが を作成 RoutingSessionInfoするためのコンストラクター。

プロパティ

Class

この Objectのランタイム クラスを返します。

(継承元 Object)
Handle

基になる Android インスタンスへのハンドル。

(継承元 Object)
JniIdentityHashCode

RoutingSessionInfoBuilder クラス。

(継承元 Object)
JniPeerMembers

RoutingSessionInfoBuilder クラス。

PeerReference

RoutingSessionInfoBuilder クラス。

(継承元 Object)
ThresholdClass

この API は Android 用 Mono インフラストラクチャをサポートしており、コードから直接使用することを意図したものではありません。

(継承元 Object)
ThresholdType

この API は Android 用 Mono インフラストラクチャをサポートしており、コードから直接使用することを意図したものではありません。

(継承元 Object)

メソッド

AddDeselectableRoute(String)

RoutingSessionInfoBuilder クラス。

AddSelectableRoute(String)

RoutingSessionInfoBuilder クラス。

AddSelectedRoute(String)

RoutingSessionInfoBuilder クラス。

AddTransferableRoute(String)

RoutingSessionInfoBuilder クラス。

Build()

ルーティング セッション情報を作成します。

ClearDeselectableRoutes()

RoutingSessionInfoBuilder クラス。

ClearSelectableRoutes()

RoutingSessionInfoBuilder クラス。

ClearSelectedRoutes()

RoutingSessionInfoBuilder クラス。

ClearTransferableRoutes()

RoutingSessionInfoBuilder クラス。

Clone()

このオブジェクトのコピーを作成して返します。

(継承元 Object)
Dispose()

RoutingSessionInfoBuilder クラス。

(継承元 Object)
Dispose(Boolean)

RoutingSessionInfoBuilder クラス。

(継承元 Object)
Equals(Object)

他のオブジェクトがこのオブジェクトと "等しい" かどうかを示します。

(継承元 Object)
GetHashCode()

オブジェクトのハッシュ コード値を返します。

(継承元 Object)
JavaFinalize()

ガベージ コレクションがオブジェクトへの参照がなくなったと判断したときに、オブジェクトのガベージ コレクターによって呼び出されます。

(継承元 Object)
Notify()

このオブジェクトのモニターで待機している 1 つのスレッドをウェイクアップします。

(継承元 Object)
NotifyAll()

このオブジェクトのモニターで待機しているすべてのスレッドをウェイクアップします。

(継承元 Object)
RemoveDeselectableRoute(String)

RoutingSessionInfoBuilder クラス。

RemoveSelectableRoute(String)

RoutingSessionInfoBuilder クラス。

RemoveSelectedRoute(String)

RoutingSessionInfoBuilder クラス。

RemoveTransferableRoute(String)

RoutingSessionInfoBuilder クラス。

SetControlHints(Bundle)

RoutingSessionInfoBuilder クラス。

SetHandle(IntPtr, JniHandleOwnership)

Handle プロパティを設定します。

(継承元 Object)
SetName(ICharSequence)

RoutingSessionInfoBuilder クラス。

SetName(String)

RoutingSessionInfoBuilder クラス。

SetVolume(Int32)

RoutingSessionInfoBuilder クラス。

SetVolumeHandling(Int32)

RoutingSessionInfoBuilder クラス。

SetVolumeMax(Int32)

RoutingSessionInfoBuilder クラス。

ToArray<T>()

RoutingSessionInfoBuilder クラス。

(継承元 Object)
ToString()

オブジェクトの文字列形式を返します。

(継承元 Object)
UnregisterFromRuntime()

RoutingSessionInfoBuilder クラス。

(継承元 Object)
Wait()

現在のスレッドが起動するまで待機します。通常<>は、通知</em> または <em>割り込み</em によって待機します>。

(継承元 Object)
Wait(Int64)

現在のスレッドが起動するまで待機します。通常<>は、通知</em> または>< em 割り込み</em>、または一定のリアルタイムが経過するまで待機します。

(継承元 Object)
Wait(Int64, Int32)

現在のスレッドが起動するまで待機します。通常<>は、通知</em> または>< em 割り込み</em>、または一定のリアルタイムが経過するまで待機します。

(継承元 Object)

明示的なインターフェイスの実装

IJavaPeerable.Disposed()

RoutingSessionInfoBuilder クラス。

(継承元 Object)
IJavaPeerable.DisposeUnlessReferenced()

RoutingSessionInfoBuilder クラス。

(継承元 Object)
IJavaPeerable.Finalized()

RoutingSessionInfoBuilder クラス。

(継承元 Object)
IJavaPeerable.JniManagedPeerState

RoutingSessionInfoBuilder クラス。

(継承元 Object)
IJavaPeerable.SetJniIdentityHashCode(Int32)

RoutingSessionInfoBuilder クラス。

(継承元 Object)
IJavaPeerable.SetJniManagedPeerState(JniManagedPeerStates)

RoutingSessionInfoBuilder クラス。

(継承元 Object)
IJavaPeerable.SetPeerReference(JniObjectReference)

RoutingSessionInfoBuilder クラス。

(継承元 Object)

拡張メソッド

JavaCast<TResult>(IJavaObject)

Android ランタイムチェック型変換を実行します。

JavaCast<TResult>(IJavaObject)

RoutingSessionInfoBuilder クラス。

GetJniTypeName(IJavaPeerable)

RoutingSessionInfoBuilder クラス。

適用対象