Interface BackgroundUploadProgress

Index

Properties

Properties

public bytesReceived: number

public bytesSent: number

public hasResponseChanged: boolean

public hasRestarted: boolean

public status: BackgroundTransferStatus

public totalBytesToReceive: number

public totalBytesToSend: number