conference_get_title


Description:

public string? conference_get_title (uint32 conference_number, out ErrConferenceTitle error = null)

Return the title designated by the given conference number.

The data returned is equal to the data received by the last `conference_title` callback.

Returns:

title on success.