com.google.android.managementapi.commands

接口

CommandListener

用于接收任何与命令相关的更改通知的监听器。

LocalCommandClient

客户端发出与本地命令相关的请求。

LocalCommandClient.InstallCustomAppCommandHelper

为 InstallCustomApp 命令提供实用程序。

异常

CommandException

当与 Android Management API 相关的命令调用失败时,系统会抛出此 Exception

对象

LocalCommandClientFactory

用于创建 LocalCommandClient 的工厂。