|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IRTPSessionNotify
IRTPSessionNotify: listener interface for RTP sessions. See RTPSessions.addSessionListener(IRTPSessionNotify listener)
| Method Summary | |
|---|---|
void |
onRTPSessionCreate(RTPSession rtpSession)
Invoked when RTP session is created |
void |
onRTPSessionDestroy(RTPSession rtpSession)
Invoked when RTP session is destroyed |
| Method Detail |
|---|
void onRTPSessionCreate(RTPSession rtpSession)
rtpSession - RTP sessionvoid onRTPSessionDestroy(RTPSession rtpSession)
rtpSession - RTP session
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||