mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-09-13 19:19:38 +02:00
Temp
This commit is contained in:
parent
366dbf66d6
commit
064af388b4
4 changed files with 44 additions and 11 deletions
|
@ -31,4 +31,6 @@ public interface JingleTransportHandler<D extends JingleContentTransport> extend
|
|||
void establishIncomingSession(JingleTransportEstablishedCallback callback);
|
||||
|
||||
XMPPConnection getConnection();
|
||||
|
||||
String getNamespace();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue