ServiceInfo.ServiceClassName Property

Definition

The class name for this service - used to categorize and filter

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

Property Value

Attributes

Remarks

The class name for this service - used to categorize and filter

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

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