FileTransferChannel
Object Hierarchy:
TelepathyGLib.FileTransferChannel
TelepathyGLib.FileTransferChannel
TelepathyGLib.FileTransferChannel
TelepathyGLib.Channel
TelepathyGLib.Channel
TelepathyGLib.Channel->TelepathyGLib.FileTransferChannel
TelepathyGLib.Proxy
TelepathyGLib.Proxy
TelepathyGLib.Proxy->TelepathyGLib.Channel
GLib.Object
GLib.Object
GLib.Object->TelepathyGLib.Proxy
Description:
[
CCode ( type_id =
"tp_file_transfer_channel_get_type ()" ) ]
[
Version ( since =
"0.15.5" ) ]
public class FileTransferChannel :
Channel
Data structure representing a FileTransferChannel .
Content:
Properties:
public DateTime date { get ; }
A DateTime representing the last
modification time of the file to be transferred.
public string description { get ; }
The description of the file transfer, defined by the sender when
sending the file transfer offer.
public File file { owned get ; }
For incoming file transfers, this property will be set to a
File for the location where the file will be saved (given by
accept_file_async ) when the transfer starts.
public string filename { get ; }
The name of the file on the sender's side.
public uint64 initial_offset { get ; }
The offset in bytes from where the file should be sent.
public string mime_type { get ; }
The MIME type of the file to be transferred.
public string service_name { get ; }
A string representing the name of the service suggested to handle this
file transfer channel, or null
if the initiator did not provide one.
public uint64 size { get ; }
The size of the file to be transferred, or MAX
if not known.
public uint state { get ; }
A TpFileTransferState holding the state of the file transfer.
public uint64 transferred_bytes { get ; }
The number of bytes transferred so far in this file transfer.
Static methods:
Creation methods:
Methods:
Inherited Members:
All known members inherited from class TelepathyGLib.Channel
All known members inherited from class TelepathyGLib.Proxy
All known members inherited from class GLib.Object
@get
@new
@ref
@set
add_toggle_ref
add_weak_pointer
bind_property
connect
constructed
disconnect
dispose
dup_data
dup_qdata
force_floating
freeze_notify
get_class
get_data
get_property
get_qdata
get_type
getv
interface_find_property
interface_install_property
interface_list_properties
is_floating
new_valist
new_with_properties
newv
notify
notify_property
ref_count
ref_sink
remove_toggle_ref
remove_weak_pointer
replace_data
replace_qdata
set_data
set_data_full
set_property
set_qdata
set_qdata_full
set_valist
setv
steal_data
steal_qdata
thaw_notify
unref
watch_closure
weak_ref
weak_unref