GPRecvBuddyAuthArg

GameSpy SDK

GPRecvBuddyAuthArg

Information sent to the GP_RECV_BUDDY_AUTH callback.

typedef struct 
{
GPProfile profile;
unsigned int date;
} GPRecvBuddyAuthArg;

Members

profile
The profile who authorized the request.
date
The date when the auth was accepted.