Adds a process callback class with given priority for a message type number. The process callback is called when process is called with a message matching the provided message type.
An opaque TipcCb object, used to remove the callback later.
Exception Type | Condition |
---|---|
TipcBadArgumentException | If mtNum is not a valid message type. |
TipcConnClient Class | TipcConnClient Members | TIBCO.SMARTSOCKETS Namespace | TipcConnClient.addProcessCb Overload List | TipcProcessCb