Home · All Classes · All Namespaces · Modules · Functions · Files
Public Member Functions
Tp::Service::ChannelInterfaceFileTransferMetadataAdaptor Class Reference

#include <TelepathyQt/_gen/svc-channel.h>

Inherits Tp::AbstractAdaptor.

List of all members.

Public Member Functions


Detailed Description

Adaptor class providing a 1:1 mapping of the D-Bus interface "org.freedesktop.Telepathy.Channel.Interface.FileTransfer.Metadata".


Member Function Documentation

Return the value of the exported D-Bus object property ServiceName of type QString.

Adaptees should export this property as a Qt property named 'serviceName' with type QString.

A string representing the service name that will be used over the file transfer channel. This property is equivalent to the ChannelTypeDBusTubeInterface::ServiceName and ChannelTypeStreamTubeInterface::Service properties. If no service name is given then this property will be the empty string.

Returns:
The value of exported property ServiceName.

Set the value of the exported D-Bus object property ServiceName of type QString.

Adaptees should export this property as a writable Qt property named 'serviceName' with type QString.

A string representing the service name that will be used over the file transfer channel. This property is equivalent to the ChannelTypeDBusTubeInterface::ServiceName and ChannelTypeStreamTubeInterface::Service properties. If no service name is given then this property will be the empty string.

Return the value of the exported D-Bus object property Metadata of type Tp::Metadata.

Adaptees should export this property as a Qt property named 'metadata' with type Tp::Metadata.

Additional information about the file transfer set by the channel initiator. If no additional information is given then this property will be empty.

Returns:
The value of exported property Metadata.

Set the value of the exported D-Bus object property Metadata of type Tp::Metadata.

Adaptees should export this property as a writable Qt property named 'metadata' with type Tp::Metadata.

Additional information about the file transfer set by the channel initiator. If no additional information is given then this property will be empty.


Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation
Telepathy-Qt 0.9.6.1