I'm writing a plugin and looking for a way to read the bb_topicmeta table without resorting to cranking out SQL. I can find the bb_update_meta method but no matching bb_get_meta.
Is there an obvious other metadata retrieval method or is this one for trac?