execute

fun execute(commands: List<RequestCommand>, domainGroup: String, screenName: String?): Connector.Responses

Executes a list of commands and returns the responses.

Return

the responses instance, not null

Parameters

commands

the list of commands.

domainGroup

the domaingroup of the app channel (e.g. "DEFAULT" or the UUID of the domaingroup)

screenName

the screenName in the app (e.g. "Home/MyPage")

Throws

The Blueconic Exception