int sm_sprt_get_event(struct sm_sprt_get_event_parms *eventp)
typedef struct sm_sprt_get_event_parms { tSMSPRTId sprt; /* in */ tSMEventId event; /* out */ } SM_SPRT_GET_EVENT_PARMS;
the event will be signalled when a status change occurs on the SPRT end point.
0 if call completed successfully, otherwise a standard error such as:
This function is part of the Prosody SPRT end point API.