#include <LobbyDBSpec.h>

Public Attributes | |
| RowIdOrHandle | id |
| [in] Which user | |
| RakNet::RakString | actions |
| bool | success |
| [out] If the query succeeded | |
| RakNet::RakString | queryResult |
| [out] Description of the query result. | |
| long long | creationTime |
| [out] When this row was added to the database. Used by GetIgnoreList_Data only. | |
[in] If you want to specify particular actions to ignore, you can encode them into this string. [in] If this user is already in the ignore list, it will update actions
1.5.7.1