Infinity.CommunicationCentralMethod

g GObject.GInterface GObject.GInterface Infinity.CommunicationMethod Infinity.CommunicationMethod GObject.GInterface->Infinity.CommunicationMethod GObject.Object GObject.Object Infinity.CommunicationCentralMethod Infinity.CommunicationCentralMethod GObject.Object->Infinity.CommunicationCentralMethod Infinity.CommunicationMethod->Infinity.CommunicationCentralMethod

Subclasses:None

Properties

Name Type Flags Short Description
group Infinity.CommunicationGroup r/w/co The communication group for which to handle messages
registry Infinity.CommunicationRegistry r/w/co The communication registry to register connections with

Fields

Inherited:GObject.Object (1), Infinity.CommunicationMethod (2)
Name Type Access Description
parent_instance GObject.Object r  

Class Details

class Infinity.CommunicationCentralMethod(**kwargs)
Bases:GObject.Object, Infinity.CommunicationMethod
Abstract:No
Structure:Infinity.CommunicationCentralMethodClass

Infinity.CommunicationCentralMethod is an opaque data type. You should only access it * via the public API functions.

Property Details

Infinity.CommunicationCentralMethod.props.group
Name:group
Type:Infinity.CommunicationGroup
Default Value:None
Flags:READABLE, WRITABLE, CONSTRUCT_ONLY

The communication group for which to handle messages

Infinity.CommunicationCentralMethod.props.registry
Name:registry
Type:Infinity.CommunicationRegistry
Default Value:None
Flags:READABLE, WRITABLE, CONSTRUCT_ONLY

The communication registry to register connections with