CDResponseMethod

GameSpy SDK

CDResponseMethod

Values are passed to the gcd_compute_response function done client side.

typedef enum 
{
CDResponseMethod_NEWAUTH,    
CDResponseMethod_REAUTH    
} CDResponseMethod;

Constants

CDResponseMethod_NEWAUTH
Used for primary authentications.
CDResponseMethod_REAUTH
Used for re-authentications.

Section Reference: Gamespy CDKey SDK