public interface JingleSessionRequestListener extends JingleListener
| Modifier and Type | Method and Description |
|---|---|
void |
sessionRequested(JingleSessionRequest request)
A request to start a session has been recieved from another user.
|
void sessionRequested(JingleSessionRequest request)
request - The request from the other user.