diff --git a/i2p2www/pages/site/docs/api/samv3.html b/i2p2www/pages/site/docs/api/samv3.html index acc5598217385a0ddaf9cdae9def4912d6b30392..7305588a5b824fdb9e41b19bc370275b98529a9a 100644 --- a/i2p2www/pages/site/docs/api/samv3.html +++ b/i2p2www/pages/site/docs/api/samv3.html @@ -1823,6 +1823,22 @@ their meaning: TIMEOUT Timeout while waiting for an event (e.g. peer answer) </pre> +<p> +Different implementations may not be consistent in which RESULT is returned +in various scenarios. + +<p> +Most responses with a RESULT, other than OK, will also include a MESSAGE with additional information. +The MESSAGE will generally be helpful in debugging problems. +However, MESSAGE strings are implementation-dependent, +may or may not be translated by the SAM server to the current locale, +may contain internal implementation-specific information such as exceptions, +and are subject to change without notice. +While SAM clients may choose to expose MESSAGE strings to users, +they should not make programmatic decisions based on those strings, +as that will be fragile. + + <h3 id="options">Tunnel, I2CP, and Streaming Options</h3> <p>