| Parameter | Description |
|---|---|
| buffer | The state data. Do not include sensitive information or data (PII, SPII, or other sensitive user data) here. The maximum length is 128 bytes. |
Sets custom state data for the process.
Mirrors android:android.app.ApplicationExitInfo setprocessstatesummary() method. For more information, refer to Android's documentation on setProcessStateSummary method.