conference_set_title


Description:

public bool conference_set_title (uint32 conference_number, string title, out ErrConferenceTitle error = null)

Set the conference title and broadcast it to the rest of the conference.

Title length cannot be longer than MAX_NAME_LENGTH.

Returns:

true on success.