Yaaf.Xmpp.Runtime


IServerApi

Defined in Yaaf.Xmpp.Runtime.dll.

Instance members

Instance memberDescription
ConnectedComponents
Signature: ConnectedComponent list
Modifiers: abstract
ConnectionManager
Signature: IServerApiConnectionManager
Modifiers: abstract
Delivery
Signature: IStanzaDelivery
Modifiers: abstract
Domain
Signature: string
Modifiers: abstract
GetGlobalService()
Signature: unit -> 'a
Modifiers: abstract
Type parameters: 'a
IsLocalJid(arg1)
Signature: JabberId -> bool
Modifiers: abstract
Returns true when the domain part of the jid equals one of the domains handled by the server.
TcpListeners
Signature: TcpListener list
Modifiers: abstract
Fork me on GitHub