FIX Antenna ANSI C  2.18.0
 All Data Structures Variables Pages
Data Fields
B2BITS_ValidateLogonEvent Struct Reference

The Logon message has been received from the counterparty and should be validated. More...

#include <B2BITS_C_SessionEvent.h>

Data Fields

B2BITS_FIXMessage msg_
 The received message.
 
const char * what_
 Describes the event.
 
char * logonRejectReason_
 Contains logout text. More...
 

Detailed Description

The Logon message has been received from the counterparty and should be validated.

Field Documentation

char* logonRejectReason_

Contains logout text.

Should be used to reject incoming connection with Logout message to explain reason of disconnect. If not empty, session will send Logout message and switch to WAIT_FOR_CONFIRM_LOGOUT state.


The documentation for this struct was generated from the following file: