handleGSIMCommands

abstract suspend fun handleGSIMCommands(parentAccountId: Long, command: String? = null, body: String? = null): String

Responses:

  • 0: default response

Return

kotlin.String

Parameters

parentAccountId
command

(optional)

body

(optional)