This message type must be one of the standard SmartSockets message types, or a type previously defined with createMt.
Example:
// look up the message type named "foo" TipcMt mt = TipcSvc.lookupMt("foo");
the message type looked up, or null
if the name
does not refer to an existing message type.
TipcSvc Class | TipcSvc Members | TIBCO.SMARTSOCKETS Namespace | TipcSvc.lookupMt Overload List | TipcMt | createMt | lookupMt