We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1cfdfa commit 1fb13edCopy full SHA for 1fb13ed
Adjust/ADJConfig.h
@@ -378,11 +378,4 @@ typedef NS_ENUM(NSUInteger, ADJLogLevel);
378
useSubdomains:(BOOL)useSubdomains
379
isDataResidency:(BOOL)isDataResidency;
380
381
-/**
382
- * @brief Sets the store information for this object.
383
- *
384
- * @param storeInfo The store information to set. Must not be nil.
385
- */
386
-- (void)setStoreInfo:(nonnull ADJStoreInfo *)storeInfo;
387
-
388
@end
0 commit comments