gloox
0.9.9.12
|
#include <disconodehandler.h>
Public Attributes | |
std::string | node |
std::string | jid |
std::string | name |
A struct describing an item of a Service Discovery Item.
Definition at line 30 of file disconodehandler.h.
std::string jid |
Content of the item's jid attribute.
Definition at line 38 of file disconodehandler.h.
std::string name |
Content of the item's name attribute.
Definition at line 39 of file disconodehandler.h.
std::string node |
Content of the item's node attribute.
Definition at line 37 of file disconodehandler.h.