How can I get the room owner JID or name?

I am looking for a way to get the owner of a MUC name or JID so I may destroy the room if you are the owner, otherwise just leave the room.

I have tried getAdmins() but that returns an empty List.