Share via


UwbRangingCapabilities.SupportedNotificationConfigurations Property

Definition

Gets the list of supported notification configurations.

public System.Collections.Generic.IList<Java.Lang.Integer> SupportedNotificationConfigurations { [Android.Runtime.Register("getSupportedNotificationConfigurations", "()Ljava/util/List;", "", ApiSince=36)] get; }
[<get: Android.Runtime.Register("getSupportedNotificationConfigurations", "()Ljava/util/List;", "", ApiSince=36)>]
member this.SupportedNotificationConfigurations : System.Collections.Generic.IList<Java.Lang.Integer>

Property Value

a list of supported notification configuration type.

Attributes

Remarks

Gets the list of supported notification configurations.

Java documentation for android.ranging.uwb.UwbRangingCapabilities.getSupportedNotificationConfigurations().

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