Cumulocity API Services / com.softwareag.jc.cumulocity.services.api / BinariesService / get

get

fun get(id: String, responder: (Response<BinariesService.Attachment>) -> Unit): Unit

Fetch file contents using Cumulocity internal id of the file

Parameters

id - internal id of the stored file

responder - callback function to be called with the file content