|
sipxtacklib
Version 3.3
|
#include <SipObserverCriteria.h>


Public Member Functions | |
| SipObserverCriteria (void *observerData=NULL, OsMsgQ *messageQueue=NULL, const char *sipMethod=NULL, UtlBoolean wantRequests=TRUE, UtlBoolean wantResponses=TRUE, UtlBoolean wantIncoming=TRUE, UtlBoolean wantOutGoing=TRUE, const char *eventName=NULL, SipSession *pSession=NULL) | |
| virtual | ~SipObserverCriteria () |
| OsMsgQ * | getObserverQueue () |
| void * | getObserverData () |
| void | getEventName (UtlString &eventName) |
| SipSession * | getSession () |
| UtlBoolean | wantsRequests () |
| UtlBoolean | wantsResponses () |
| UtlBoolean | wantsIncoming () |
| UtlBoolean | wantsOutGoing () |
| SipObserverCriteria | ( | void * | observerData = NULL, |
| OsMsgQ * | messageQueue = NULL, |
||
| const char * | sipMethod = NULL, |
||
| UtlBoolean | wantRequests = TRUE, |
||
| UtlBoolean | wantResponses = TRUE, |
||
| UtlBoolean | wantIncoming = TRUE, |
||
| UtlBoolean | wantOutGoing = TRUE, |
||
| const char * | eventName = NULL, |
||
| SipSession * | pSession = NULL |
||
| ) |
|
virtual |
| OsMsgQ * getObserverQueue | ( | ) |
| void * getObserverData | ( | ) |
| void getEventName | ( | UtlString & | eventName | ) |
| SipSession * getSession | ( | ) |
| UtlBoolean wantsRequests | ( | ) |
| UtlBoolean wantsResponses | ( | ) |
| UtlBoolean wantsIncoming | ( | ) |
| UtlBoolean wantsOutGoing | ( | ) |