set_description


Description:

public void set_description (string? description)

Sets this's description.

This function should not be called directly.

Parameters:

this

a ConnectionEvent.

description

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