| Package | Description |
|---|---|
| org.jitsi.impl.neomedia.transform.zrtp | |
| org.jitsi.service.neomedia |
| Modifier and Type | Method and Description |
|---|---|
void |
SecurityEventManager.setSrtpListener(SrtpListener securityListener)
Sets a new receiver of the security callback events.
|
| Modifier and Type | Method and Description |
|---|---|
SrtpListener |
SrtpControl.getSrtpListener()
Returns the SrtpListener which listens for security events.
|
SrtpListener |
AbstractSrtpControl.getSrtpListener()
Returns the SrtpListener which listens for security events.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SrtpControl.setSrtpListener(SrtpListener srtpListener)
Sets a SrtpListener that will listen for security events.
|
void |
AbstractSrtpControl.setSrtpListener(SrtpListener srtpListener)
Sets a SrtpListener that will listen for security events.
|
Copyright © 2022 jitsi.org. All rights reserved.