Gjsify LogoGjsify Logo

Hierarchy

Index

Properties

allow_cancel?: boolean

%TRUE if this transaction can be cancelled.

caller_active?: boolean

%TRUE if the transaction caller is still connected.

download_size_remaining?: number

Number of bytes remaining to download.

elapsed_time?: number

Amount of time the transaction has taken in seconds.

item_progress?: ItemProgress

Item progress associated with this transaction.

The package this transaction is acting on.

package_id?: string

Package ID this transaction is acting on.

percentage?: number

Percentage complete of this transaction.

remaining_time?: number

Amount of time the transaction will take to complete in seconds or 0 if unknown.

role?: number

Role of this transaction.

speed?: number

Transaction speed in bits per second or 0 if unknown.

status?: number

Status of this transaction.

transaction_flags?: number

A #PkBitfield containing #PkTransactionFlagEnum associated with this transaction.

transaction_id?: string

ID used by this transaction.

uid?: number

The UID that started this transaction.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method