mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-09-13 11:09:39 +02:00
Add JingleContentDescriptionFileTransfer and tests
This commit is contained in:
parent
7319998bb9
commit
f0e6521360
12 changed files with 375 additions and 13 deletions
|
@ -62,6 +62,7 @@ public abstract class JingleContentDescription implements ExtensionElement {
|
|||
|
||||
xml.append(payloads);
|
||||
|
||||
xml.closeElement(this);
|
||||
return xml;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue