sipxmedialib  Version 3.3
Functions
IRTCPRegister.h File Reference
#include "rtcp/RtcpConfig.h"
#include "IBaseClass.h"
#include "IRTCPNotify.h"
Include dependency graph for IRTCPRegister.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

virtual bool Unadvise (IRTCPNotify *piRTCPNotify)=0
 

Function Documentation

virtual bool Unadvise ( IRTCPNotify *  piRTCPNotify)
pure virtual

Method Name: Unadvise()

Inputs: IRTCPNotify *piRTCPNotify - RTCP Event Notify Interface

Outputs: None

Returns: bool

Description: The Unadvise() method allows a caller to remove a previously registered interest in receiving event.

Usage Notes: