doc: add list of possible return values to OS.get_name() description

This commit is contained in:
hondres 2016-02-13 15:24:01 +01:00
parent a415996f79
commit 080b5e4f63

View File

@ -19771,7 +19771,7 @@ verify_host will check the SSL identity of the host if set to true.
<return type="String">
</return>
<description>
Return the name of the host OS.
Return the name of the host OS. Possible values are: "Android", "BlackBerry 10", "Flash", "Haiku", "iOS", "HTML5", "OSX", "Server", "Windows", "WinRT", "X11"
</description>
</method>
<method name="get_cmdline_args">