sendObjectResponse
abstract fun <T> sendObjectResponse( type: Type, response: T?, eventData: JsonDict)
Content copied to clipboard
Send an object response.
Parameters
T
the generic type
type
the type of the response
response
the response
eventData
the modular data