TSetOpType
Syntax
typedef enum {
CreateCallInfo,
SetCallInfo,
DeleteCallInfo,
AddParty,
DeleteParty
} TSetOpType;
Values
- CreateCallInfo — Request to create new call information.
- SetCallInfo — Request to set call information.
- DeleteCallInfo — Request to delete call information.
- AddParty — Request to add a party to the existing call information.
- DeleteParty — Request to delete a party from the existing call information.
This page was last edited on June 27, 2017, at 20:22.
Comments or questions about this documentation? Contact us for support!
