File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/main/java/io/cryptolens/methods Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1010public class AI {
1111
1212 /**
13- * <p>This method will register an event that has occured in either the client app
13+ * <p>This method will register an event that has occurred in either the client app
1414 * (eg. start of a certain feature or interaction within a feature) or in a third
15- * party provider (eg. a payment has occured , etc).</p>
15+ * party provider (eg. a payment has occurred , etc).</p>
1616 * <p>Note: You can either use this method standalone (eg. by only providing a machine code/device identifier)
1717 * or together with Cryptolens Licensing module (which requires productId and optionally keyid to be set).
1818 * The more information that is provided, the better insights can be provided.</p>
You can’t perform that action at this time.
0 commit comments