public static interface SctpSocket.NotificationListener
| Modifier and Type | Method and Description |
|---|---|
void |
onSctpNotification(SctpSocket socket,
SctpNotification notification)
Fired when usrsctp stack sends notification.
|
void onSctpNotification(SctpSocket socket, SctpNotification notification)
socket - the SctpSocket notification source.notification - the SctpNotification triggered.Copyright © 2021 jitsi.org. All rights reserved.