Share via


ServiceInfo.ServiceId Property

Definition

The carrier's identifier for the service.

public virtual string? ServiceId { [Android.Runtime.Register("getServiceId", "()Ljava/lang/String;", "GetGetServiceIdHandler", ApiSince=28)] get; }
[<get: Android.Runtime.Register("getServiceId", "()Ljava/lang/String;", "GetGetServiceIdHandler", ApiSince=28)>]
member this.ServiceId : string

Property Value

Attributes

Remarks

The carrier's identifier for the service.

Java documentation for android.telephony.mbms.ServiceInfo.getServiceId().

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