47 <td>Module function to prepare the message for sending (Python2 Variant).</td> |
47 <td>Module function to prepare the message for sending (Python2 Variant).</td> |
48 </tr><tr> |
48 </tr><tr> |
49 <td><a href="#getCredentials">getCredentials</a></td> |
49 <td><a href="#getCredentials">getCredentials</a></td> |
50 <td>Module function to get the Google credentials.</td> |
50 <td>Module function to get the Google credentials.</td> |
51 </tr><tr> |
51 </tr><tr> |
52 <td><a href="#isCredentialsFileAvailable">isCredentialsFileAvailable</a></td> |
52 <td><a href="#isClientSecretFileAvailable">isClientSecretFileAvailable</a></td> |
53 <td>Module function to check, if the credentials file has been installed.</td> |
53 <td>Module function to check, if the client secret file has been installed.</td> |
54 </tr> |
54 </tr> |
55 </table> |
55 </table> |
56 <hr /><hr /> |
56 <hr /><hr /> |
57 <a NAME="GoogleMailHelp" ID="GoogleMailHelp"></a> |
57 <a NAME="GoogleMailHelp" ID="GoogleMailHelp"></a> |
58 <h2>GoogleMailHelp</h2> |
58 <h2>GoogleMailHelp</h2> |
153 Google Mail credentials |
153 Google Mail credentials |
154 </dd> |
154 </dd> |
155 </dl> |
155 </dl> |
156 <div align="right"><a href="#top">Up</a></div> |
156 <div align="right"><a href="#top">Up</a></div> |
157 <hr /><hr /> |
157 <hr /><hr /> |
158 <a NAME="isCredentialsFileAvailable" ID="isCredentialsFileAvailable"></a> |
158 <a NAME="isClientSecretFileAvailable" ID="isClientSecretFileAvailable"></a> |
159 <h2>isCredentialsFileAvailable</h2> |
159 <h2>isClientSecretFileAvailable</h2> |
160 <b>isCredentialsFileAvailable</b>(<i></i>) |
160 <b>isClientSecretFileAvailable</b>(<i></i>) |
161 <p> |
161 <p> |
162 Module function to check, if the credentials file has been installed. |
162 Module function to check, if the client secret file has been installed. |
163 </p><dl> |
163 </p><dl> |
164 <dt>Returns:</dt> |
164 <dt>Returns:</dt> |
165 <dd> |
165 <dd> |
166 flag indicating, that the credentials file is there |
166 flag indicating, that the credentials file is there |
167 </dd> |
167 </dd> |