Lingua

DiscoveryRequest.AttributeFilters Property

Definition

Returns the filters to apply to attributes as per NsdServiceInfo#getAttributes().

public System.Collections.Generic.IDictionary<string,Android.OS.PatternMatcher> AttributeFilters { [Android.Runtime.Register("getAttributeFilters", "()Ljava/util/Map;", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getAttributeFilters", "()Ljava/util/Map;", "", ApiSince=37)>]
member this.AttributeFilters : System.Collections.Generic.IDictionary<string, Android.OS.PatternMatcher>

Property Value

Attributes

Remarks

Returns the filters to apply to attributes as per NsdServiceInfo.getAttributes().

Android reference for android.net.nsd.DiscoveryRequest.getAttributeFilters.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to