IssueCommandRequest.ParamsCase

abstract class IssueCommandRequest.ParamsCase


Parameters to specify the command being requested. This class can have only one field set.

Summary

Public functions

clearAppsData

abstract fun clearAppsData(): IssueCommandRequest.ClearAppsData!

A request to clear apps' data.

getKind

abstract fun getKind(): IssueCommandRequest.ParamsCase.Kind!

ofNone

java-static fun ofNone(): IssueCommandRequest.ParamsCase!