public static interface JingleModule.JingleSessionInitiationHandler extends EventHandler
Modifier and Type | Interface and Description |
---|---|
static class |
JingleModule.JingleSessionInitiationHandler.JingleSessionInitiationEvent |
Modifier and Type | Method and Description |
---|---|
void |
onJingleSessionInitiation(SessionObject sessionObject,
JID sender,
String sid,
Element description,
List<Transport> transports,
MutableBoolean handled) |
void onJingleSessionInitiation(SessionObject sessionObject, JID sender, String sid, Element description, List<Transport> transports, MutableBoolean handled)
Copyright © 2006–2018 Tigase. All rights reserved.