diff --git a/include/transport/rostermanager.h b/include/transport/rostermanager.h index 8ff033b5e4fda473a54153642be9da6f1b7e2752..4bd8ae4bf1ffbabb4b36cbfedac34fb3a5e9b8f2 100644 --- a/include/transport/rostermanager.h +++ b/include/transport/rostermanager.h @@ -60,6 +60,8 @@ class RosterManager { void setStorageBackend(StorageBackend *storageBackend); + void storeBuddy(Buddy *buddy); + Swift::RosterPayload::ref generateRosterPayload(); /// Returns user associated with this roster.