kvision / pl.treksoft.kvision.remote / WithWsSession

WithWsSession

interface WithWsSession

Properties

wsSession

abstract var wsSession: <ERROR CLASS>

Extension Functions

createInstance

fun <T> Any?.createInstance(vararg args: dynamic): T

Helper function for creating JavaScript objects from dynamic constructors.