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