callRawForData

open suspend override fun callRawForData(command: String): ByteArray

Call given command and return response as raw data. Can be used to retrieve files, icons, etc.

Parameters

command

Command to call.