public class ParsecClientUserDataEvent
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects..
For help, please visit NativeLibs4Java , Rococoa, or JNA.
public int id
User-defined message ID set by the host.
public int key
Buffer lookup key passed to ::ParsecGetBuffer to retrieve the message.
public ParsecClientUserDataEvent()
public ParsecClientUserDataEvent(int id,
int key)
id - User-defined message ID set by the host.key - Buffer lookup key passed to ::ParsecGetBuffer to retrieve the message.public ParsecClientUserDataEvent(com.sun.jna.Pointer peer)