handleCommands3

abstract suspend fun handleCommands3(type: String, productId: Long, command: String? = null): String

Responses:

  • 0: default response

Return

kotlin.String

Parameters

type

type

productId

productId

command

command (optional)