The following tables list the members exposed by TAgkBroadcastListener.
|
Name |
Description |
|
|
|
Name |
Description |
|
Creates a broadcast listener. | |
|
All broadcast listeners are automatically destroyed when their owner (such as the application in which it is used) is destroyed. However, if you don't need the listener anymore, you can save resources and close the connection by destroying it earlier. Also, when the listener has no owner, you need to destroy it yourself when you are done with it. | |
|
Checks a broadcast listener for any broadcasts. Returns nil if nothing has been received. Returns a message if something has been received. |
|
Name |
Description |
|
The internal ID of the object. | |
|
The number of objects that this object owns. | |
|
The objects that this object owns. | |
|
The owner of this object. |
Copyright (c) 2012. All rights reserved.
|