TvInteractiveAppServiceInfo.ServiceInfo Property

Definition

Returns the information of the service that implements this TV Interactive App service.

public Android.Content.PM.ServiceInfo? ServiceInfo { [Android.Runtime.Register("getServiceInfo", "()Landroid/content/pm/ServiceInfo;", "", ApiSince=33)] get; }
[<get: Android.Runtime.Register("getServiceInfo", "()Landroid/content/pm/ServiceInfo;", "", ApiSince=33)>]
member this.ServiceInfo : Android.Content.PM.ServiceInfo

Property Value

Attributes

Remarks

Returns the information of the service that implements this TV Interactive App service.

Java documentation for android.media.tv.interactive.TvInteractiveAppServiceInfo.getServiceInfo().

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