com.apama.internal.trade
Event SubscriptionResponse


Internal subscription response event for the trade service.
Since:
CMF 1.1.0
Version:
10.11

Member summary
 stringserviceName
 integersubscriptionId
 booleansuccess
 stringmessage
 dictionary<string, string>details
 floatstartingTime

RESERVED FOR FUTURE USE ONLY - THIS WILL BE 0.0.
 integerstartingSeqId

RESERVED FOR FUTURE USE ONLY - THIS WILL BE 0.
 floatendTime

RESERVED FOR FUTURE USE ONLY - THIS WILL BE 0.0.
 integerendSeqId

RESERVED FOR FUTURE USE ONLY - THIS WILL BE 0.
 stringtradeStreamId

Identifier of the stream containing the trades to listen for.
 
Member detail

details

            dictionary<string, string> details
        

endSeqId

            integer endSeqId
        
RESERVED FOR FUTURE USE ONLY - THIS WILL BE 0.

endTime

            float endTime
        
RESERVED FOR FUTURE USE ONLY - THIS WILL BE 0.0.

message

            string message
        

serviceName

            string serviceName
        

startingSeqId

            integer startingSeqId
        
RESERVED FOR FUTURE USE ONLY - THIS WILL BE 0.

startingTime

            float startingTime
        
RESERVED FOR FUTURE USE ONLY - THIS WILL BE 0.0.

subscriptionId

            integer subscriptionId
        

success

            boolean success
        

tradeStreamId

            string tradeStreamId
        
Identifier of the stream containing the trades to listen for.