Go to the source code of this file.
Functions | |
| void | NWNX_WebHook_SendWebHookHTTPS (string host, string path, string message, string username="", int mrkdwn=1) |
| Send a slack compatible webhook. More... | |
| void | NWNX_WebHook_ResendWebHookHTTPS (string host, string path, string sMessage, float delay=0.0f) |
| Resends a webhook message after a defined delay. More... | |