TibrvMsgCallback

Class

Declaration

class TibrvMsgCallback : public TibrvCallback

Purpose

Process inbound messages (listener events).

Remarks

Implement this interface to process inbound messages.

Method

Description

TibrvMsgCallback::onMsg()

Process inbound messages (listener events).

Related Classes

TibrvCallback

TibrvCmMsgCallback

See Also

TibrvListener::create()