You are here: SwitchKit TCAP Interface User’s Guide > 3 SKIM Parameter Classes > SKIM_Notify Class
Description
This section describes the SKIM_Notify public methods. The SKIM_Notify class provides a public interface for retrieving SKIM notification information.
The following lists the methods available with the SKIM_Notify class.
Class SKIM_Notify{
public:
int GetType();
int GetCallReferenceId(SKIM_UINT &id);
int GetCause();
SKIM_OCTET GetCauseType();
SKIM_OCTET GetSSN();
SKIM_UINT GetPC();
SKIM_GetInvokeID();
};