다음을 통해 공유


WifiNetworkSuggestion.SubscriptionGroup Property

Definition

Get the subscription Group UUID of the suggestion

public Android.OS.ParcelUuid? SubscriptionGroup { [Android.Runtime.Register("getSubscriptionGroup", "()Landroid/os/ParcelUuid;", "", ApiSince=33)] get; }
[<get: Android.Runtime.Register("getSubscriptionGroup", "()Landroid/os/ParcelUuid;", "", ApiSince=33)>]
member this.SubscriptionGroup : Android.OS.ParcelUuid

Property Value

Uuid represent a Subscription Group

Attributes

Remarks

Get the subscription Group UUID of the suggestion

Java documentation for android.net.wifi.WifiNetworkSuggestion.getSubscriptionGroup().

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