[This is preliminary documentation and subject to change.]
Used by ITCallEventNotification method of the ITCallNotification interface to indicate type of call event which has occurred.
typedef enum
{
CET_CALLOWNER,
CET_CALLMONITOR,
CET_CALLSTATEVENT,
CET_CALLMEDIAEVENT
} CALL_EVENT_TYPE;