Events
LREvent
SDK events are defined with LREvent
enum.
Case | Description |
---|---|
| Loading event is dispatched when SDK starts initializing. |
| Ready event is dispatched when SDK initialization process is successfully completed. |
| Reset event is dispatched when SDK has been reset. |
| Disabled event is dispatched when SDK has been disabled. |
Updated 7 months ago