AGK for Pascal
ContentsIndexHome
PreviousUpNext
IAgkIncomingNetworkMessage Members

The following tables list the members exposed by IAgkIncomingNetworkMessage.

 
Name 
Description 
 
 
 
Gets a single floating point value from the message and advances the data pointer to the next message item. 
 
Gets a single integer value from the message and advances the data pointer to the next message item. 
 
 
 
Gets a single string value from the message and advances the data pointer to the next message item. 
 
Name 
Description 
 
Returns the client that sent this message. Only applicable to messages received from TAgkNetwork. TAgkBroadcastListener messages will return nil for this function. 
 
IP 
Returns the IP that sent this message. 
Copyright (c) 2012. All rights reserved.