Access to room description via xmpp

Hello,

When I create a conference room I must fill room_id, topic, description …

I need to access data filled in the description (not topic) field. Its possible ? How ?

Im using xmpp for ruby.

Thanks!