ReadyRemitEvent
The language and region that determine how localized content is presented.
Available values
| Value | Description |
|---|---|
| SDKLaunched | When the SDK gets launched. When the SDK activity is started, this event is triggered. |
| SDKClosed | When the SDK activity calls onDestroy(), this event is triggered. |
Usage
import com.brightwell.readyremit.sdk.SDKLaunched
val event = SDKLaunchedUpdated 8 days ago
