QuicOptions.AllowedQuicHosts プロパティ

定義

Builder#addAllowedQuicHost」を参照してください。

public virtual System.Collections.Generic.ICollection<string> AllowedQuicHosts { [Android.Runtime.Register("getAllowedQuicHosts", "()Ljava/util/Set;", "GetGetAllowedQuicHostsHandler", ApiSince=34)] get; }
[<get: Android.Runtime.Register("getAllowedQuicHosts", "()Ljava/util/Set;", "GetGetAllowedQuicHostsHandler", ApiSince=34)>]
member this.AllowedQuicHosts : System.Collections.Generic.ICollection<string>

プロパティ値

属性

注釈

Builder#addAllowedQuicHost」を参照してください。

Javaドキュメント。

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

適用対象