GPRecvBuddyMessageArg

GameSpy SDK

GPRecvBuddyMessageArg

Information sent to the GP_RECV_BUDDY_MESSAGE callback.

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

Members

profile
Profile for the Buddy who sent the message.
date
Timestamp of the message.

Section Reference: Gamespy Presence SDK

See Also: gpSetCallback, GPEnum