Yaaf.Xmpp.Runtime


StanzaException

Defined in Yaaf.Xmpp.Runtime.dll.

Functions and values

Function or valueDescription
badRequestValidateFail rawElem msg
Signature: rawElem:IStanza -> msg:string -> '?6725
Type parameters: '?6725
createBadRequest rawElem
Signature: rawElem:IStanza -> Stanza<StanzaErrorData>
createErrorContentFromErrorData (...)
Signature: originalStanza:StanzaErrorData -> XElement
createSimpleErrorStanza (...)
Signature: errorType:StanzaErrorType -> errorCondition:StanzaErrorConditon -> rawElem:IStanza -> Stanza<StanzaErrorData>
customValidateFail (...)
Signature: errorType:StanzaErrorType -> errorCondition:StanzaErrorConditon -> rawElem:IStanza -> msg:string -> '?6722
Type parameters: '?6722
errorContentGenerator
Signature: ContentGenerator<StanzaErrorData>
stanzasNs
Signature: string
validateFail err msg
Signature: err:StanzaError -> msg:string -> '?6720
Type parameters: '?6720
Fork me on GitHub