Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

 

Test whether the username and password are correct.

Code Block
themeRDark
languagec#
titleExample
linenumberstrue
if (rClient.isLoginValid())
	Console.WriteLine("Login is OK!");

Arguments:

None.

Returns:

Boolean, true if login is valid, false otherwise.

Specific error codes:

None. This function does not throw exceptions.

Panel
title
  • Next
Panel
titleAll Functions
Panel
titleDownload