Yaaf.Xmpp.MessageArchiving


MethodType

Defined in Yaaf.Xmpp.MessageArchiving.dll.

Union Cases

Union CaseDescription
Auto
Signature:
preferences for use of automatic archiving on the user's server.
Local
Signature:
references for use of local archiving to a file or database on the user's machine or device.
Manual
Signature:
preferences for use of manual archiving by the user's client to the user's server.

Instance members

Instance memberDescription
AttributeValue
Signature: string

Static members

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