There are three aspects to the TCAP Leg Manager APIs:
-
The
TcapLegManagerinterface — Feature developers use this interface to create, release and detachTcapLegs. Feature developers also use this interface to find aTcapLegby name,DialogorActivityContextInterface. For more information see: Managing TCAP Legs -
The
TcapLeginterface — Feature developers use this interface to send messages on aTcapLeg, inspect any pending messages and inspect the latest received or sent message on a leg. For more information see: Operating on a TCAP Leg -
The
TcapMessageandTcapComponenthierarchies — The classes and interfaces in these hierarchies are the TCAP messages that are send and received on aTcapLeg. For more information see: TCAP Messages
