Presence and Messaging SDK Structures

GameSpy SDK

Presence and Messaging SDK Structures

GPBuddyStatus

Buddy status.

GPCheckResponseArg

The arg parameter passed to a callback generated by a call to gpCheckUser is of this type.

GPConnectResponseArg

The arg parameter passed through to a GPCallback call after attempting to connect is of this type.

GPDeleteProfileResponseArg

This arg data type contains the data for a delete profile operation. It is generated by a call to the callback passed to gpDeleteProfile.

GPErrorArg

Contains information about an error which has occurred.

GPFindPlayerMatch

An element of GPFindPlayersResponseArg, which is the arg parameter passed to a callback generated by a call to gpFindPlayers .

GPFindPlayersResponseArg

The arg parameter passed to a callback generated by a call to gpFindPlayers is of this type.

GPGetInfoResponseArg

The arg parameter passed to a callback generated by a call to gpGetInfo is of this type. The structure provides information about the specified profile.

GPGetReverseBuddiesResponseArg

The arg parameter passed to a callback generated by a call to gpGetReverseBuddies is of this type.

GPGetUserNicksResponseArg

The arg parameter passed to a callback generated by a call to gpGetUserNicks is of this type.

GPIsValidEmailResponseArg

The arg parameter passed to a callback generated by a call to gpIsValidEmail is of this type.

GPNewProfileResponseArg

The arg parameter passed to a callback generated by a call to gpNewProfile is of this type.

GPNewUserResponseArg

The arg parameter passed to a callback generated by a call to gpNewUser is of this type.

GPProfileSearchMatch

Information about a profile which is returned by a requested search. Is often collected in a list, such as those found in GPGetReverseBuddiesResponseArg or GPProfileSearchResponseArg,

GPProfileSearchResponseArg

The arg parameter passed to a callback generated by a call to gpProfileSearch is of this type. Contains information about the profiles that matched the search criteria.

GPRecvBuddyAuthArg

Information sent to the GP_RECV_BUDDY_AUTH callback.

GPRecvBuddyMessageArg

Information sent to the GP_RECV_BUDDY_MESSAGE callback.

GPRecvBuddyRequestArg

Information sent to the GP_RECV_BUDDY_REQUEST callback.

GPRecvBuddyRevokeArg

Information sent to the GP_RECV_BUDDY_REVOKE callback.

GPRecvBuddyStatusArg

Information sent to the GP_RECV_BUDDY_STATUS callback.

GPRecvGameInviteArg

Information sent to the GP_RECV_GAME_INVITE callback

GPRegisterCdKeyResponseArg

The arg parameter passed to a callback generated by a call to gpRegisterCdKey is of this type

GPRegisterUniqueNickResponseArg

The arg parameter passed to a callback generated by a call to gpRegisterUniqueNick is of this type

GPSuggestUniqueNickResponseArg

The arg parameter passed to a callback generated by a call to gpSuggestUniqueNick is of this type.

GPTransferCallbackArg

The arg parameter passed to a Transfer Callback .