Sha256: 96826ec2203518c243351bf4c1135f24edf90fb9983a3bf671e19f51a46f7ed8

Contents?: true

Size: 195 Bytes

Versions: 1

Compression:

Stored size: 195 Bytes

Contents

require 'xmpp4r/x'

module Jabber
  module MUC
    class IqQueryMUCOwner < IqQuery
      name_xmlns 'query', 'http://jabber.org/protocol/muc#owner'
      
      include XParent
    end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
xmpp4r-0.3.2 lib/xmpp4r/muc/iq/mucowner.rb