ApplicationExitInfoProvider
Access point to get the list of ApplicationExitInfo records with the reasons for the most recent application terminations.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Class
- Namespace: UnityEngine.Android
- Assembly: UnityEngine.AndroidJNIModule
public static class ApplicationExitInfoProvider
Static Methods
Method | Description |
|---|---|
| GetHistoricalProcessExitInfo | Gets records of application terminations including the reasons for the most recent terminations. |
| SetProcessStateSummary | Sets custom state data for the process. |