kvision / pl.treksoft.kvision.remote / WithWebSocketSession

WithWebSocketSession

interface WithWebSocketSession

Properties

webSocketSession

abstract var webSocketSession: <ERROR CLASS>

Extension Functions

createInstance

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

Helper function for creating JavaScript objects from dynamic constructors.