setObject

fun setObject(    userId: String?,     deviceId: String?,     o: E?)

Set an object for a dedicated user Id and device Id.

Parameters

userId

the user Id

deviceId

the device id

o

the object to set