Prevent changing the data storage after the roster has been requested.
This commit is contained in:
parent
d0a3e35780
commit
04b9740263
2 changed files with 8 additions and 1 deletions
|
@ -73,6 +73,7 @@
|
|||
OFMutableDictionary *rosterItems;
|
||||
XMPPMulticastDelegate *delegates;
|
||||
id <XMPPStorage> dataStorage;
|
||||
BOOL rosterRequested;
|
||||
/// \endcond
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue