Interface that generates the callback for all RTPSessionManager
Events. This interface will generate callbacks for events that
pertain to a particular RTPRecvStream. This interface will also
generate callbacks that pertain to state transitions of
active/inactive of a passive participant as well.i.e. Active,
Inactive, Timeout,ByeEvent will also be generated for passive
participants and RTPRecvStream will be null in that case. |