class

XMPP::Stanza::Photo

Inherits Reference / Object

vCard photo (PHOTO) carrying a base64-encoded BINVAL, used for vCard-based avatars (XEP-0153) and read from vCard data by XEP-0398 implementations.

Constructors

new(node : XML::Node)
Source

Class methods

xml_name
Source

Instance methods

binval
Source
binval=(binval : String)
Source
to_xml(xml : XML::Builder)
Source
type
Source
type=(type : String)
Source