Yaaf.Xmpp.Runtime


AdvancedConnectInfo

Defined in Yaaf.Xmpp.Runtime.dll.

Record Fields

Record FieldDescription
IsInitializing
Signature: bool
RemoteHostname
Signature: string
RemoteJid
Signature: JabberId option
Stream
Signature: IStreamManager

Static members

Static memberDescription
FromStream(hostname stream)
Signature: hostname:string -> stream:Stream -> AdvancedConnectInfo
Fork me on GitHub