class XMPP::Stanza::DelayPresence

Overview

XEP-0203 Delayed Delivery http://www.xmpp.org/extensions/xep-0203.html

Defined in:

Constructors

Class Method Summary

Instance Method Summary

Instance methods inherited from module XMPP::Stanza::Packet

name : String name, to_xml(xml : XML::Builder)
to_xml : String
to_xml

Constructor Detail

def self.new(node : XML::Node) #

Class Method Detail

def self.xml_name : XMLName #

Instance Method Detail

def from : String #

def from=(from : String) #

def name : String #

def stamp : Time #

def stamp=(stamp : Time) #

def to_xml(elem : XML::Builder) #