Class | Jabber::VCard |
In: |
lib/jabber4r/vcard.rb
|
Parent: | Object |
[RW] | ||
family | [RW] | |
given | [RW] | |
middle | [RW] | |
nickname | [RW] |
Factory to create the VCard from the ParsedXMLElement
je: | [ParsedXMLElement] The VCard as an xml element. |
return: | [Jabber::VCard] The newly created VCard. |