TelepathyGLib.BasicProxyFactory¶
- Subclasses:
 None
Methods¶
- Inherited:
 - Structs:
 
class  | 
  | 
class  | 
  | 
Virtual Methods¶
- Inherited:
 
Properties¶
None
Signals¶
- Inherited:
 
Fields¶
- Inherited:
 
Name  | 
Type  | 
Access  | 
Description  | 
|---|---|---|---|
parent  | 
r  | 
Class Details¶
- class TelepathyGLib.BasicProxyFactory(**kwargs)¶
 - Bases:
 - Abstract:
 No
- Structure:
 
Data structure representing a
TelepathyGLib.BasicProxyFactoryNew in version 0.13.2.
- classmethod dup()¶
 - Returns:
 - Return type:
 
Returns a cached
TelepathyGLib.BasicProxyFactory; the sameTelepathyGLib.BasicProxyFactoryobject will be returned by this function repeatedly, as long as at least one reference exists.New in version 0.13.2.
Deprecated since version ???: New code should use
TelepathyGLib.SimpleClientFactoryinstead
- classmethod new()¶
 - Returns:
 - Return type:
 
Convenient function to create a new
TelepathyGLib.BasicProxyFactoryinstance.New in version 0.13.2.
Deprecated since version ???: New code should use
TelepathyGLib.SimpleClientFactoryinstead