Share via


ApnSetting.ProfileId Property

Definition

Returns the profile id to which the APN saved in modem.

public virtual int ProfileId { [Android.Runtime.Register("getProfileId", "()I", "GetGetProfileIdHandler", ApiSince=33)] get; }
[<get: Android.Runtime.Register("getProfileId", "()I", "GetGetProfileIdHandler", ApiSince=33)>]
member this.ProfileId : int

Property Value

the profile id of the APN

Attributes

Remarks

Returns the profile id to which the APN saved in modem.

Java documentation for android.telephony.data.ApnSetting.getProfileId().

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