Yaaf.Xmpp.IM


ShowType

Defined in Yaaf.Xmpp.IM.dll.

Union Cases

Union CaseDescription
Away
Signature:
The entity or resource is temporarily away.
Chat
Signature:
The entity or resource is actively interested in chatting.
Dnd
Signature:
The entity or resource is busy (dnd = "Do Not Disturb").
XA
Signature:
The entity or resource is away for an extended period (xa = "eXtended Away").

Instance members

Instance memberDescription
XmlString
Signature: string

Static members

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