Infinity.CommunicationGroupClass¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
get_method |
r |
Virtual function to determine the methods to use for the group, in order of priority. |
|
get_publisher_id |
r |
Virtual function to obtain the ID of the publishing host of this group. |
|
member_added |
r |
Default signal handler of the |
|
member_removed |
r |
Default signal handler of the |
|
parent |
r |
Methods¶
None
Details¶
- class Infinity.CommunicationGroupClass¶
The virtual methods and default signal handlers of
Infinity.CommunicationGroup
.