Yaaf.Xmpp.MessageArchiving


ArchivingScope

Defined in Yaaf.Xmpp.MessageArchiving.dll.

Union Cases

Union CaseDescription
Global
Signature:
the setting will remain for next streams.
Stream
Signature:
(default) the setting is true only until the end of the stream. For next stream, server default value will be used.

Instance members

Instance memberDescription
AttributeValue
Signature: string

Static members

Static memberDescription
Parse(s)
Signature: s:string -> ArchivingScope
Fork me on GitHub