abstract class XMPP::Stanza::JingleDescription

Overview

JingleDescription is the abstract base of Jingle application descriptions.

Direct Known Subclasses

Defined in:

xmpp/stanza/jingle.cr

Instance Method Summary

Instance Method Detail

abstract def to_xml(xml : XML::Builder) #

[View source]