Getting Information
The following calls retrieve information about the characteristics of a specified conversation:
Note
The names of the calls are pseudonyms. The actual C function names appear in parentheses after the pseudonyms. For example, Accept_Conversation is the pseudonym for a call. The actual function name is cmaccp.
Extract_Conversation_Security_Type( xcecst)
Retrieves security type.
Extract_Conversation_Security_User_ID( cmecsu)
Retrieves security user identifier.
Extract_Conversation_State( cmecs)
Retrieves conversation state.
Extract_Conversation_Type( cmect)
Retrieves conversation type.
Extract_Mode_Name( cmemn)
Retrieves mode name.
Extract_Partner_LU_Name( cmepln)
Retrieves partner LU name.
Extract_Sync_Level( cmesl)
Retrieves synchronization level.
Test_Request_To_Send_Received( cmtrts)
Determines whether a request-to-send notification has been received from the partner program.