| Class Jabber::VCard |
|
| Methods |
| Attributes |
| [RW] | ||
| family | [RW] | |
| given | [RW] | |
| middle | [RW] | |
| nickname | [RW] |
| Public Class methods |
| from_element(je) |
Factory to create the VCard from the ParsedXMLElement
| je: | [ParsedXMLElement] The VCard as an xml element. |
| return: | [Jabber::VCard] The newly created VCard. |
| Public Instance methods |
| to_s() |