diff -r 12bf4c8aa165 -r ca224a174b4f Documentation/Source/eric6.E5Network.E5GoogleMail.html --- a/Documentation/Source/eric6.E5Network.E5GoogleMail.html Sat Oct 27 11:53:33 2018 +0200 +++ b/Documentation/Source/eric6.E5Network.E5GoogleMail.html Sat Oct 27 11:54:26 2018 +0200 @@ -48,6 +48,9 @@ </tr><tr> <td><a href="#getCredentials">getCredentials</a></td> <td>Module function to get the Google credentials.</td> +</tr><tr> +<td><a href="#isCredentialsFileAvailable">isCredentialsFileAvailable</a></td> +<td>Module function to check, if the credentials file has been installed.</td> </tr> </table> <hr /><hr /> @@ -151,5 +154,23 @@ </dd> </dl> <div align="right"><a href="#top">Up</a></div> +<hr /><hr /> +<a NAME="isCredentialsFileAvailable" ID="isCredentialsFileAvailable"></a> +<h2>isCredentialsFileAvailable</h2> +<b>isCredentialsFileAvailable</b>(<i></i>) +<p> + Module function to check, if the credentials file has been installed. +</p><dl> +<dt>Returns:</dt> +<dd> +flag indicating, that the credentials file is there +</dd> +</dl><dl> +<dt>Return Type:</dt> +<dd> +bool +</dd> +</dl> +<div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file