Show / Hide Table of Contents

Class AN_ServiceInfo

Information you can retrieve about a particular application service. This corresponds to information collected from the AndroidManifest.xml service tags.

Inheritance
System.Object
AN_PackageItemInfo
AN_ComponentInfo
AN_ServiceInfo
Inherited Members
AN_PackageItemInfo.Name
AN_PackageItemInfo.PackageName
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: SA.Android.Content.Pm
Assembly: cs.temp.dll.dll
Syntax
public class AN_ServiceInfo : AN_ComponentInfo
In This Article
Back to top Generated by DocFX