Infinity.CommunicationObjectInterface¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
enqueued |
r |
||
parent |
r |
||
received |
r |
||
sent |
r |
Methods¶
None
Details¶
- class Infinity.CommunicationObjectInterface¶
The virtual methods of
Infinity.CommunicationObject
. These are called by theInfinity.CommunicationMethod
when appropriate.