//sorisdk/com.iplateia.sorisdk/setDeviceId
setDeviceId
[androidJvm]
fun setDeviceId(context: Context, deviceId: String)
Set the device ID manually in shared preferences.
Parameters
androidJvm
| context | The context from which to access shared preferences |
| deviceId | The device ID to set |
