File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
iterableapi/src/main/java/com/iterable/iterableapi Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -341,7 +341,7 @@ public Builder setEnableEmbeddedMessaging(boolean enableEmbeddedMessaging) {
341341 return this ;
342342 }
343343
344- /**
344+ /**
345345 * Set whether the SDK should replay events from local storage to the logged in profile
346346 * and set whether the SDK should merge the generated anonymous profile and the logged in profile.
347347 * This can be overwritten by a parameter passed into setEmail or setUserId.
@@ -354,7 +354,7 @@ public Builder setIdentityResolution(IterableIdentityResolution identityResoluti
354354 return this ;
355355 }
356356
357- /**
357+ /**
358358 * Set a handler for decryption failures that can be used to handle data recovery
359359 * @param handler Decryption failure handler provided by the app
360360 */
You can’t perform that action at this time.
0 commit comments