lsk
03/28/2019, 7:04 AMstaticCFunction
handler as a reference to my Kotlin function. I can pass a context (a pointer) to the handler. How to pass more structured data, like data class? Primitives are not enough in my case. Can you advice?lsk
03/28/2019, 7:07 AMcValuesOf
for data class, is there any alternative for this?svyatoslav.scherbina
03/28/2019, 7:48 AMlsk
03/28/2019, 8:04 AMlsk
03/28/2019, 8:06 AMsvyatoslav.scherbina
03/28/2019, 8:14 AMlsk
03/29/2019, 6:14 AM