Command.ClearAppsDataStatus.PerAppStatus

abstract class Command.ClearAppsDataStatus.PerAppStatus


The status of clearing a single app.

Summary

Nested types

Builder for Command.ClearAppsDataStatus.PerAppStatus.

Whether the given app was cleared, and what error if any occurred.

Public functions

getClearStatus

abstract fun getClearStatus(): Command.ClearAppsDataStatus.PerAppStatus.ClearStatus!

Whether the given app was cleared, and what error if any occurred.

getDefaultInstance

java-static fun getDefaultInstance(): Command.ClearAppsDataStatus.PerAppStatus!