mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-09-13 11:09:39 +02:00
Add S5B providers
This commit is contained in:
parent
2686fc1ccb
commit
8240e92c3e
9 changed files with 520 additions and 1 deletions
|
@ -19,7 +19,7 @@ package org.jivesoftware.smackx.jingle;
|
|||
import java.io.InputStream;
|
||||
|
||||
/**
|
||||
* Created by vanitas on 06.06.17.
|
||||
* Wrapper object that binds together an inputStream with a blockSize.
|
||||
*/
|
||||
public class JingleInputStream {
|
||||
private final InputStream inputStream;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue