The QuickStartConsumer example code retrieves market price for given currency RIC as a stream of data. The data keeps on coming as a response event and displayed on console. How do I retrieve a market price at a snap of a time? Are there any examples for this method, like if I want to retrieve current exchange rate for GBPINR on click of a button?