Adds a queue callback class for message type with given priority. The queue callback is called ever a message is inserted or removed from the connection's queue. The queue callback is called when a message is inserted or removed and message has a callback registered with a message matching the provided message type.
An opaque TipcCb object, used to remove the callback later.
TipcConnClient Class | TipcConnClient Members | TIBCO.SMARTSOCKETS Namespace | TipcConnClient.addQueueCb Overload List | TipcQueueCb