TelepathyGLib.ClientChannelFactoryInterface¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
create_channel |
r |
obsolete version of obj_create_channel which does not receive the object instance as an argument |
|
dup_channel_features |
r |
obsolete version of obj_dup_channel_features which does not receive the object instance as an argument |
|
obj_create_channel |
r |
virtual method used to create channels; see |
|
obj_dup_channel_features |
r |
virtual method returning channel features that have to be prepared on newly created channels; see |
|
parent |
r |
the parent |
Methods¶
None
Details¶
- class TelepathyGLib.ClientChannelFactoryInterface¶
Interface for a channel factory
New in version 0.13.2.