ConnectionEvent.setDescription

Sets event's description. This function should not be called directly.

class ConnectionEvent
void
setDescription
(
string description = null
)

Parameters

description string

a description, or null (to unset current description if any)