XMPP::Stanza::PublishOptions
PublishOptions implements the publish-options element of XEP-0410 - PubSub Publish Options. It is sent alongside a publish to configure the node via a jabber:x:data form (typically the pubsub#access_model field).
Constructors
Class methods
xml_name
SourceInstance methods
form
Sourceform=(form : XData | Nil)
Sourceto_xml(xml : XML::Builder)
Source