send Object Response
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
event Data
the modular data