次の方法で共有


RemoteConnection.ConferenceableConnections プロパティ

定義

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

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>

プロパティ値

これがRemoteConnectionRemoteConnectionマージされる可能性のあるsは.RemoteConference

属性

注釈

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

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

このページの一部は、Android オープンソース プロジェクトによって作成および共有され、クリエイティブ コモンズ 2.5 属性ライセンスに記載されている条件に従って使用される作業に基づく変更です。

適用対象