ULFileTransferProgressData members

Public fields
Member name Description

FLAG_IS_BLOCKING field

A flag indicating that the file transfer is blocked awaiting a response from the MobiLink server. This field is constant and read-only.

Public properties
Member name Description

BytesReceived property

Returns the number of bytes received so far.

FileSize property

Returns the size of the file being transferred.

Flags property

Returns the current file transfer flags indicating additional information relating to the current state.

ResumedAtSize property

Returns the point in the file where the transfer was resumed.

See also