Main Page | Modules | File List | File Members

FRIENDS service.
[Error messages]

Errors returned by the FRIENDS service. More...

Defines

#define ERRORFRIENDS_FRIENDNOTEXIST   14
#define ERRORFRIENDS_NOTINARENA   15
#define ERRORFRIENDS_PLAYERNOTONLINE   16
#define ERRORFRIENDS_NOTINSESSION   17
#define ERRORFRIENDS_PLAYERIGNORE   18
#define ERRORFRIENDS_ALREADYCONNECTED   19
#define ERRORFRIENDS_NOMOREPLAYERS   20
#define ERRORFRIENDS_NOPLAYERSCORE   47
#define ERRORFRIENDS_SEARCHPLAYERFINISHED   48
#define ERRORFRIENDS_PLAYERSTATUSCOREONLINE   56

Detailed Description

Errors returned by the FRIENDS service.

Define Documentation

#define ERRORFRIENDS_ALREADYCONNECTED   19
 

The Player is already connected.

#define ERRORFRIENDS_FRIENDNOTEXIST   14
 

The Player does not exist.

#define ERRORFRIENDS_NOMOREPLAYERS   20
 

The Friends server cannot accept more players.

#define ERRORFRIENDS_NOPLAYERSCORE   47
 

The Player has no scores in database.

#define ERRORFRIENDS_NOTINARENA   15
 

The Player is not connected to an arena.

#define ERRORFRIENDS_NOTINSESSION   17
 

The Player is not in a session.

#define ERRORFRIENDS_PLAYERIGNORE   18
 

The Player is ignoring you

#define ERRORFRIENDS_PLAYERNOTONLINE   16
 

The Player is not online.

#define ERRORFRIENDS_PLAYERSTATUSCOREONLINE   56
 

The Players status is COREONLINE and is not receiving pages/peer messages

#define ERRORFRIENDS_SEARCHPLAYERFINISHED   48
 

Search Player Finished.


Ubi.com GameService SDK - ©UbiSoft Entertainment 2002
GameService development team