GPRecvBuddyRevokeArg
From GameSpy SDK
GPRecvBuddyRevokeArg
Information sent to the GP_RECV_BUDDY_REVOKE callback.
- typedef struct
- {
- GPProfile profile;
- unsigned int date;
- } GPRecvBuddyRevokeArg;
Members
- profile
- Profile ID of the buddy.
- date
- Date when the action occurred.
Section Reference: Gamespy Presence SDK
See Also: gpSetCallback, gpRevokeBuddyAuthorization