Initializes a new instance of the JidField class for use in a
submitting dataform.
Namespace: S22.Xmpp.Extensions.DataformsAssembly: S22.Xmpp (in S22.Xmpp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- name
- Type: System..::..String
The name of the field.
- jid
- Type: S22.Xmpp..::..Jid
The value of the field.
Exceptions
Exception | Condition |
---|---|
System..::..ArgumentNullException | The name parameter is null. |