AssistantFulfillmentTrait.OkGoogleCommand

@HomeExperimentalGenericApi
object AssistantFulfillmentTrait.OkGoogleCommand : CommandDescriptor


Summary

Nested types

The request payload for the OkGoogleCommand command.

The response payload for the OkGoogleCommand command.

Public functions

open Field?

Public properties

open String

Unique id corresponding to the command.

open String

Human-friendly name of the command.

open Nothing?

Optional (for Matter only) ScopedCommandId corresponding to the command.

Public functions

getCommandRequestFieldByName

open fun getCommandRequestFieldByName(name: String): Field?

Public properties

commandId

open val commandIdString

Unique id corresponding to the command.

commandName

open val commandNameString

Human-friendly name of the command.

requestId

open val requestIdNothing?

Optional (for Matter only) ScopedCommandId corresponding to the command.