Collapse All
Expand All
C#
S22.Xmpp Documentation
Jid
.
.
::
.
.
Node Property
The node identifier of the JID. This may be null or empty.
Namespace:
S22.Xmpp
Assembly:
S22.Xmpp
(in S22.Xmpp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public
string
Node
{
get
;
private
set
; }
See Also
Jid Class
Jid Members
S22.Xmpp Namespace