public interface SecurityDefinitionListener
| Modifier and Type | Method and Description |
|---|---|
void |
onSecDefSyncStarted() |
void |
onSecDefSyncStopped() |
boolean |
onSecurityDefinition(String secDesc,
long securityID,
com.epam.fix.message.FIXFieldList message,
String chanelID)
Invoked when security definition message was received.
|
boolean onSecurityDefinition(String secDesc, long securityID, com.epam.fix.message.FIXFieldList message, String chanelID)
secDesc - the security description of instrumentsecurityID - the security ID of instrumentmessage - the fix messagechanelID - the channel ID on with message receivedvoid onSecDefSyncStarted()
void onSecDefSyncStopped()
Copyright © 2000–2025 EPAM Systems. All rights reserved.