ConnectionEvent.setDescription
void setDescription(string description = null)Sets event's description. This function should not be called directly.
Parameters
description | a description, or null (to unset current description if any) |
void setDescription(string description = null)Sets event's description. This function should not be called directly.
description | a description, or null (to unset current description if any) |