Initializes a new instance of the FixedField class for use in a
requesting dataform.
Namespace: S22.Xmpp.Extensions.DataformsAssembly: S22.Xmpp (in S22.Xmpp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public FixedField( string value ) |
Parameters
- value
- Type: System..::..String
The value of the field.