home *** CD-ROM | disk | FTP | other *** search
/ Chip 2011 November / CHIP_2011_11.iso / Programy / Narzedzia / TeamSpeak / TeamSpeak3-Client-win32-3.0.0.exe / plugins / clientquery_plugin / verifyserverpassword.txt < prev    next >
Text File  |  2011-06-21  |  218b  |  9 lines

  1. Usage: verifyserverpassword password={serverPassword}
  2.  
  3. Returns ERROR_ok if the password is correct, or ERROR_server_invalid_password
  4. if it is not.
  5.  
  6. Example:
  7.    verifyserverpassword password=carrot
  8.    error id=0 msg=ok
  9.