Share via


RemoteConnection.ConferenceableConnections プロパティ

定義

会議の作成をRemoteConnectionRemoteConnection正常に求められる可能性がある を取得します。

public System.Collections.Generic.IList<Android.Telecom.RemoteConnection>? ConferenceableConnections { [Android.Runtime.Register("getConferenceableConnections", "()Ljava/util/List;", "", ApiSince=23)] get; }
[<get: Android.Runtime.Register("getConferenceableConnections", "()Ljava/util/List;", "", ApiSince=23)>]
member this.ConferenceableConnections : System.Collections.Generic.IList<Android.Telecom.RemoteConnection>

プロパティ値

RemoteConnectionこれを RemoteConnection にマージRemoteConferenceできる s。

属性

注釈

会議の作成をRemoteConnectionRemoteConnection正常に求められる可能性がある を取得します。

android.telecom.RemoteConnection.getConferenceableConnections()Java ドキュメント。

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

適用対象