TelephonyNetworkSpecifier.SubscriptionId Property

Definition

Return the subscription Id of current TelephonyNetworkSpecifier object.

public int SubscriptionId { [Android.Runtime.Register("getSubscriptionId", "()I", "", ApiSince=30)] get; }
[<get: Android.Runtime.Register("getSubscriptionId", "()I", "", ApiSince=30)>]
member this.SubscriptionId : int

Property Value

The subscription id.

Attributes

Remarks

Return the subscription Id of current TelephonyNetworkSpecifier object.

Java documentation for android.net.TelephonyNetworkSpecifier.getSubscriptionId().

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