// // Copyright (c) 2018 Open Whisper Systems. All rights reserved. // NS_ASSUME_NONNULL_BEGIN @protocol OWSSyncManagerProtocol - (void)sendConfigurationSyncMessage; @end NS_ASSUME_NONNULL_END