summaryrefslogtreecommitdiff
path: root/pjsip/include/pjsua2
diff options
context:
space:
mode:
Diffstat (limited to 'pjsip/include/pjsua2')
-rw-r--r--pjsip/include/pjsua2/endpoint.hpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/pjsip/include/pjsua2/endpoint.hpp b/pjsip/include/pjsua2/endpoint.hpp
index 7d71231a..ac97ea89 100644
--- a/pjsip/include/pjsua2/endpoint.hpp
+++ b/pjsip/include/pjsua2/endpoint.hpp
@@ -1181,7 +1181,8 @@ public:
/**
* Callback when the Endpoint has finished performing STUN server
- * checking that is initiated with natCheckStunServers().
+ * checking that is initiated when calling libInit(), or by
+ * calling natCheckStunServers().
*
* @param prm Callback parameters.
*/