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.
domain Group
the domaingroup of the app channel (e.g. "DEFAULT" or the UUID of the domaingroup)
screen Name
the screenName in the app (e.g. "Home/MyPage")
Throws
The Blueconic Exception