#include <LobbyDBSpec.h>

Public Attributes | |
| RowIdOrHandle | id |
| [in / out] Which user. If hasUserId==false userId is filled in. | |
| bool | inbox |
| [in] Check the inbox or sent emails? | |
| bool | ascendingSort |
| [in] Sort list by creationTime, ascending. False for descending. | |
| bool | validParameters |
| [out] Are the parameters of this email valid? | |
| RakNet::RakString | failureMessage |
| [out] If validParameters==false, this is why | |
1.5.7.1