Class AN_Packages
Inheritance
System.Object
AN_Packages
Inherited Members
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
Assembly: cs.temp.dll.dll
Syntax
public static class AN_Packages
Fields
FirebaseAnalyticsPackage
Declaration
public const string FirebaseAnalyticsPackage = "com.google.firebase.analytics"
Field Value
| Type | Description |
|---|---|
| System.String |
FirebaseMessagingPackage
Declaration
public const string FirebaseMessagingPackage = "com.google.firebase.messaging"
Field Value
| Type | Description |
|---|---|
| System.String |
Properties
IsAnalyticsSdkInstalled
Declaration
public static bool IsAnalyticsSdkInstalled { get; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |
IsMessagingSdkInstalled
Declaration
public static bool IsMessagingSdkInstalled { get; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |
Methods
InstallEdm4U()
Declaration
public static void InstallEdm4U()
InstallFirebasePackage(String)
Declaration
public static void InstallFirebasePackage(string packageName)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | packageName |