OmmConsumerRestLoggingEvent encapsulates Reactor REST logging message.
More...
OmmConsumerRestLoggingEvent is used to convey Reactor REST logging message to application. OmmConsumerRestLoggingEvent is returned through OmmConsumerImpl::OmmBaseImpl callback method.
- See also
- OmmConsumerImpl, OmmConsumerConfig
Definition at line 37 of file OmmConsumerRestLoggingEvent.h.
◆ getClosure()
void* refinitiv::ema::access::OmmConsumerRestLoggingEvent::getClosure |
( |
| ) |
const |
◆ getRestLoggingMessage()
const EmaString& refinitiv::ema::access::OmmConsumerRestLoggingEvent::getRestLoggingMessage |
( |
| ) |
const |
Returns received REST logging message for this event.
- Returns
- REST logging message for this event.