Yaaf.Xmpp.MessageArchiving


OtrMode

Defined in Yaaf.Xmpp.MessageArchiving.dll.

Union Cases

Union CaseDescription
Approve
Signature:
the user MUST explicitly approve off-the-record communication.
Concede
Signature:
communications MAY be off the record if requested by another user.
Forbid
Signature:
communications MUST NOT be off the record.
Oppose
Signature:
communications SHOULD NOT be off the record even if requested.
Prefer
Signature:
communications SHOULD be off the record if possible.
Require
Signature:
communications MUST be off the record. *

Instance members

Instance memberDescription
AttributeValue
Signature: string

Static members

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