, including all inherited members.
| AcceptAddFriendInvite(const char *friendHandle, LobbyClientUserId *friendId, const char *messageBody, unsigned char language) | RakNet::LobbyClientPC | [virtual] |
| AddToActionHistory(LobbyDBSpec::AddToActionHistory_Data *input) | RakNet::LobbyClientPC | [virtual] |
| AddToOrUpdateIgnoreList(const char *userHandle, LobbyClientUserId *userId, const char *actionsStr) | RakNet::LobbyClientPC | [virtual] |
| CancelQuickMatch(void) | RakNet::LobbyClientPC | [virtual] |
| ChangeHandle(const char *newHandle) | RakNet::LobbyClientPC | [virtual] |
| ChangeNumSlots(int totalSlots, int privateSlots) | RakNet::LobbyClientPC | [virtual] |
| CreateRoom(const char *roomName, const char *roomPassword, bool roomIsHidden, int publicSlots, int privateSlots, bool allowSpectators, DataStructures::Table *customProperties) | RakNet::LobbyClientPC | [virtual] |
| DeclineAddFriendInvite(const char *friendHandle, LobbyClientUserId *friendId, const char *messageBody, unsigned char language) | RakNet::LobbyClientPC | [virtual] |
| DeleteEmail(EmailId *emailId) | RakNet::LobbyClientPC | [virtual] |
| DownloadActionHistory(bool ascendingSort) | RakNet::LobbyClientPC | [virtual] |
| DownloadEmails(bool ascendingSort, bool inbox, unsigned char language) | RakNet::LobbyClientPC | [virtual] |
| DownloadFriends(bool ascendingSortByDate) | RakNet::LobbyClientPC | [virtual] |
| DownloadIgnoreList(bool ascendingSort) | RakNet::LobbyClientPC | [virtual] |
| DownloadRating(RankingServerDBSpec::GetRatingForParticipant_Data *input) | RakNet::LobbyClientPC | [virtual] |
| DownloadRooms(DataStructures::Table::FilterQuery *inclusionFilters, unsigned numInclusionFilters) | RakNet::LobbyClientPC | [virtual] |
| EqualIDs(const LobbyClientUserId *userId1, const LobbyClientUserId *userId2) | RakNet::LobbyClientPC | [virtual] |
| GerUserIdFromName(const char *name) | RakNet::LobbyClientPC | [virtual] |
| GetActionHistoryList(void) const | RakNet::LobbyClientPC | [virtual] |
| GetAllRoomMembers(void) const | RakNet::LobbyClientPC | [virtual] |
| GetAllRooms(void) | RakNet::LobbyClientPC | [virtual] |
| GetFriendsList(void) const | RakNet::LobbyClientPC | [virtual] |
| GetIgnoreList(void) const | RakNet::LobbyClientPC | [virtual] |
| GetInboxEmailList(void) const | RakNet::LobbyClientPC | [virtual] |
| GetLobbyUserStatus(void) const | RakNet::LobbyClientPC | [virtual] |
| GetMyId(void) | RakNet::LobbyClientPC | [virtual] |
| GetOpenSlotMembers(void) const | RakNet::LobbyClientPC | [virtual] |
| GetPrivateSlotMaxCount(void) const | RakNet::LobbyClientPC | [virtual] |
| GetPublicSlotMaxCount(void) const | RakNet::LobbyClientPC | [virtual] |
| GetRating(void) | RakNet::LobbyClientPC | [virtual] |
| GetRecentlyMetUsersList(void) const | RakNet::LobbyClientPC | [virtual] |
| GetReservedSlotMembers(void) const | RakNet::LobbyClientPC | [virtual] |
| GetRoomId(void) | RakNet::LobbyClientPC | [virtual] |
| GetRoomModerator(void) | RakNet::LobbyClientPC | [virtual] |
| GetRoomName(void) const | RakNet::LobbyClientPC | [virtual] |
| GetRoomTableRow(void) const | RakNet::LobbyClientPC | [virtual] |
| GetSentEmailList(void) const | RakNet::LobbyClientPC | [virtual] |
| GetSpectators(void) const | RakNet::LobbyClientPC | [virtual] |
| GetTitleId(void) const | RakNet::LobbyClientPC | [virtual] |
| GetTitleName(void) const | RakNet::LobbyClientPC | [virtual] |
| GetUserDetails(LobbyClientUserId *userId, LobbyUserClientDetails *details) | RakNet::LobbyClientPC | [virtual] |
| GrantModerator(LobbyClientUserId *userId) | RakNet::LobbyClientPC | [virtual] |
| InviteToRoom(const char *userHandle, LobbyClientUserId *userId, const char *chatMessage, unsigned char languageId, const char *chatBinaryData, int chatBinaryLength, bool inviteToPrivateSlot) | RakNet::LobbyClientPC | [virtual] |
| IsConnected(void) const | RakNet::LobbyClientPC | [virtual] |
| IsDownloadingRoomList(void) | RakNet::LobbyClientPC | [virtual] |
| IsFriend(const char *friendHandle) | RakNet::LobbyClientPC | [virtual] |
| IsFriend(LobbyClientUserId *friendId) | RakNet::LobbyClientPC | [virtual] |
| IsInReservedSlot(LobbyClientUserId *userId) | RakNet::LobbyClientPC | [virtual] |
| IsInRoom(void) const | RakNet::LobbyClientPC | [virtual] |
| IsRoomModerator(LobbyClientUserId *userId) | RakNet::LobbyClientPC | [virtual] |
| IsUserInRoom(LobbyClientUserId *userId) const | RakNet::LobbyClientPC | [virtual] |
| IsWaitingOnQuickMatch(void) | RakNet::LobbyClientPC | [virtual] |
| JoinRoom(LobbyClientRoomId *roomId, const char *roomName, const char *roomPassword, bool joinAsSpectator) | RakNet::LobbyClientPC | [virtual] |
| JoinRoomByFilter(DataStructures::Table::FilterQuery *inclusionFilters, unsigned numInclusionFilters, bool joinAsSpectator) | RakNet::LobbyClientPC | [virtual] |
| KickRoomMember(LobbyClientUserId *userId) | RakNet::LobbyClientPC | [virtual] |
| LeaveRoom(void) | RakNet::LobbyClientPC | [virtual] |
| Login(const char *userHandle, const char *userPassword, SystemAddress lobbyServerAddr) | RakNet::LobbyClientPC | [virtual] |
| Logoff(void) | RakNet::LobbyClientPC | [virtual] |
| OnAttach(RakPeerInterface *peer) | RakNet::LobbyClientPC | [protected, virtual] |
| OnCloseConnection(RakPeerInterface *peer, SystemAddress systemAddress) | RakNet::LobbyClientPC | [protected, virtual] |
| OnDetach(RakPeerInterface *peer) | PluginInterface | [virtual] |
| OnDirectSocketReceive(const char *data, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | PluginInterface | [virtual] |
| OnDirectSocketSend(const char *data, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | PluginInterface | [virtual] |
| OnInternalPacket(InternalPacket *internalPacket, unsigned frameNumber, SystemAddress remoteSystemAddress, RakNetTime time, bool isSend) | PluginInterface | [virtual] |
| OnReceive(RakPeerInterface *peer, Packet *packet) | RakNet::LobbyClientPC | [protected, virtual] |
| OnShutdown(RakPeerInterface *peer) | RakNet::LobbyClientPC | [protected, virtual] |
| OnStartup(RakPeerInterface *peer) | PluginInterface | [virtual] |
| QuickMatch(int requiredPlayers, int timeoutInSeconds) | RakNet::LobbyClientPC | [virtual] |
| RegisterAccount(LobbyDBSpec::CreateUser_Data *input, SystemAddress lobbyServerAddr) | RakNet::LobbyClientPC | [virtual] |
| RemoveFromIgnoreList(LobbyClientUserId *userId) | RakNet::LobbyClientPC | [virtual] |
| RetrievePassword(const char *userHandle, const char *passwordRecoveryAnswer, SystemAddress lobbyServerAddr) | RakNet::LobbyClientPC | [virtual] |
| RetrievePasswordRecoveryQuestion(const char *userHandle, SystemAddress lobbyServerAddr) | RakNet::LobbyClientPC | [virtual] |
| RoomAllowsSpectators(void) const | RakNet::LobbyClientPC | [virtual] |
| RoomChat(const char *chatMessage, unsigned char languageId, const char *chatBinaryData, int chatBinaryLength) | RakNet::LobbyClientPC | [virtual] |
| RoomIsHidden(void) const | RakNet::LobbyClientPC | [virtual] |
| SendAddFriendInvite(const char *friendHandle, LobbyClientUserId *friendId, const char *messageBody, unsigned char language) | RakNet::LobbyClientPC | [virtual] |
| SendEmail(LobbyDBSpec::SendEmail_Data *input, unsigned char language) | RakNet::LobbyClientPC | [virtual] |
| SendIM(const char *userHandle, LobbyClientUserId *userId, const char *chatMessage, unsigned char languageId, const char *chatBinaryData, int chatBinaryLength) | RakNet::LobbyClientPC | [virtual] |
| SetCallbackInterface(LobbyClientInterfaceCB *cbi) | RakNet::LobbyClientPC | [virtual] |
| SetOrderingChannel(char oc) | RakNet::LobbyClientPC | |
| SetReadyToPlayStatus(bool isReady) | RakNet::LobbyClientPC | [virtual] |
| SetRoomAllowSpectators(bool spectatorsOn) | RakNet::LobbyClientPC | [virtual] |
| SetRoomIsHidden(bool roomIsHidden) | RakNet::LobbyClientPC | [virtual] |
| SetSendPriority(PacketPriority pp) | RakNet::LobbyClientPC | |
| SetTitleLoginId(const char *_titleIdStr, const char *_titleLoginPW, int _titleLoginPWLength) | RakNet::LobbyClientPC | [virtual] |
| StartGame(void) | RakNet::LobbyClientPC | [virtual] |
| SubmitMatch(RankingServerDBSpec::SubmitMatch_Data *input) | RakNet::LobbyClientPC | [virtual] |
| PluginInterface::Update(RakPeerInterface *peer) | PluginInterface | [virtual] |
| UpdateAccount(LobbyDBSpec::UpdateUser_Data *input) | RakNet::LobbyClientPC | [virtual] |
| UpdateEmailStatus(EmailId *emailId, int newStatus, bool wasOpened) | RakNet::LobbyClientPC | [virtual] |