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... | |
The Logon message has been received from the counterparty and should be validated.
| 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.
1.8.6