Initializes a new instance of the RequestForm class.
Namespace: S22.Xmpp.Extensions.DataformsAssembly: S22.Xmpp (in S22.Xmpp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- title (Optional)
- Type: System..::..String
The title of the data-form.
- instructions (Optional)
- Type: System..::..String
The natural-language instructions to be followed by the form-submitting entity.
- fields
- Type: array<S22.Xmpp.Extensions.Dataforms..::..DataField>[]()[][]
One or several data-fields to add to the form.