cancelPushData

fun cancelPushData(id: String)

Cancels an ongoing push data operation. Transfer can be resumed if apiKey, clientId, convId, filename and size are the same. Server allows resume for some time only

Parameters

id

Push data operation identifier (from transferPending or transferBegun events).