TransportTopicEvent callback.
More...
#include <MamaTransport.h>
TransportTopicEvent callback.
◆ ~MamaTransportTopicEventCallback()
virtual Wombat::MamaTransportTopicEventCallback::~MamaTransportTopicEventCallback |
( |
| ) |
|
|
virtual |
◆ onTopicSubscribe()
virtual void Wombat::MamaTransportTopicEventCallback::onTopicSubscribe |
( |
MamaTransport * |
transport, |
|
|
const char * |
topic, |
|
|
const void * |
platformInfo |
|
) |
| |
|
virtual |
Invoked when a topic is subscribed to.
◆ onTopicUnsubscribe()
virtual void Wombat::MamaTransportTopicEventCallback::onTopicUnsubscribe |
( |
MamaTransport * |
transport, |
|
|
const char * |
topic, |
|
|
const void * |
platformInfo |
|
) |
| |
|
virtual |
The documentation for this class was generated from the following file: