fun get(id: String, responder: (Response<BinariesService.Attachment>) -> Unit): Unit
Fetch file contents using Cumulocity internal id of the file
id
- internal id of the stored file
responder
- callback function to be called with the file content