Ejemplo n.º 1
0
 private void UnCapAuthenticatePinNumberResponse(GameCapPINAuthenticationCompleteResponse response)
 {
     SDTMessages.Instance.ProcessAFTInformation(response.ReturnValue, MonitorConstants.GAMEUNCAPPING_AUTHENTICATION, response.RequestID, response.ResultStatus == ResponseStatus.Success ? true : false);
 }
Ejemplo n.º 2
0
 private void UnCapAuthenticatePinNumberResponse(GameCapPINAuthenticationCompleteResponse response)
 {
     SDTMessages.Instance.ProcessAFTInformation(response.ReturnValue, MonitorConstants.GAMEUNCAPPING_AUTHENTICATION, response.RequestID, response.ResultStatus == ResponseStatus.Success ? true : false);
 }