ProviderSessionInfo provides session information for OmmProvider when EMA throws OmmJsonConverterException.
More...
|
class | ErrorClientHandler |
|
class | OmmJsonConverterExceptionImpl |
|
◆ getChannelInformation()
const ChannelInformation& refinitiv::ema::access::ProviderSessionInfo::getChannelInformation |
( |
| ) |
const |
|
virtual |
◆ getClientHandle()
UInt64 refinitiv::ema::access::ProviderSessionInfo::getClientHandle |
( |
| ) |
const |
Returns a unique client identifier (a.k.a., client handle) associated by EMA with a connected client.
- Returns
- client identifier or handle
◆ getHandle()
UInt64 refinitiv::ema::access::ProviderSessionInfo::getHandle |
( |
| ) |
const |
Returns a unique login identifier for the client session of a connected client.
- Returns
- login identifier or login handle
◆ getProvider()
OmmProvider& refinitiv::ema::access::ProviderSessionInfo::getProvider |
( |
| ) |
const |