Add missing method in interface.
This commit is contained in:
parent
f6c537a9e9
commit
d0a3e35780
1 changed files with 1 additions and 0 deletions
|
@ -338,6 +338,7 @@
|
|||
- (id <XMPPStorage>)dataStorage;
|
||||
- (void)setLanguage: (OFString*)language;
|
||||
- (OFString*)language;
|
||||
- (BOOL)rosterVersioningSupported;
|
||||
|
||||
/// \cond internal
|
||||
- (void)XMPP_startStream;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue