Infinity.CommunicationCentralMethod¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
Virtual Methods¶
- Inherited:
Properties¶
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r/w/co |
The communication group for which to handle messages |
||
r/w/co |
The communication registry to register connections with |
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
parent_instance |
r |
Class Details¶
- class Infinity.CommunicationCentralMethod(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
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:
- Default Value:
- Flags:
The communication group for which to handle messages
- Infinity.CommunicationCentralMethod.props.registry¶
- Name:
registry
- Type:
- Default Value:
- Flags:
The communication registry to register connections with