Method: AgentXmpp::Xmpp::XData#type
- Defined in:
- lib/agent_xmpp/xmpp/x_data.rb
#type ⇒ Object
.….….….….….….….….….….….….….….….….….….….….….….….….….
50 51 52 |
# File 'lib/agent_xmpp/xmpp/x_data.rb', line 50 def type attributes['type'].to_sym end |