public interface JingleTransportInitiationCallback
Modifier and Type | Method and Description |
---|---|
void |
onException(java.lang.Exception e) |
void |
onSessionInitiated(BytestreamSession bytestreamSession) |
void onSessionInitiated(BytestreamSession bytestreamSession)
void onException(java.lang.Exception e)