Function :
 CAI_closeConversation


Description

This function closes the TCP/IP connection between the user application and the API Gateway. It frees the AMADEUS system resource used during the established conversation.

API : Application Programming Interface

 
CaiErr CAI_closeConversation(
       CAI_Conversation

 
   
**conversation);    


 
Field Descriptions

Parameter In/Out Description
conversation In Handle on the conversation. It represents a channel opened between the user application and the AMADEUS system.