class
XMPP::Stanza::Photo
- XMPP::Stanza::Photo
- Reference
- Object
Overview
vCard photo (PHOTO) carrying a base64-encoded BINVAL, used for vCard-based avatars (XEP-0153) and read from vCard data by XEP-0398 implementations.
Defined in:
xmpp/stanza/iq/vcard.crConstructors
Class Method Summary
Instance Method Summary
- #binval : String
- #binval=(binval : String)
- #to_xml(xml : XML::Builder)
- #type : String
- #type=(type : String)