Navigation
API > API/Runtime > API/Runtime/XMPP > API/Runtime/XMPP/IXmppStanza
References
| Module | XMPP |
| Header | /Engine/Source/Runtime/Online/XMPP/Public/XmppStanza.h |
| Include | #include "XmppStanza.h" |
bool HasAttribute
(
const FString & Key
) const
Remarks
Returns whether or not stanza has a given attribute whether or not stanza has attribute named Key
Parameters
| Name | Description |
|---|---|
| Key | attribute name |