sendObjectResponse

abstract fun <T> sendObjectResponse(type: Type, response: T?, eventData: JsonDict)

Send an object response.

Parameters

T

the generic type

type

the type of the response

response

the response

eventData

the modular data