46 <td><a href="#_prepareMessage_v3">_prepareMessage_v3</a></td> |
46 <td><a href="#_prepareMessage_v3">_prepareMessage_v3</a></td> |
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> |
|
52 <td><a href="#isCredentialsFileAvailable">isCredentialsFileAvailable</a></td> |
|
53 <td>Module function to check, if the credentials file has been installed.</td> |
51 </tr> |
54 </tr> |
52 </table> |
55 </table> |
53 <hr /><hr /> |
56 <hr /><hr /> |
54 <a NAME="GoogleMailHelp" ID="GoogleMailHelp"></a> |
57 <a NAME="GoogleMailHelp" ID="GoogleMailHelp"></a> |
55 <h2>GoogleMailHelp</h2> |
58 <h2>GoogleMailHelp</h2> |
149 <dd> |
152 <dd> |
150 Google Mail credentials |
153 Google Mail credentials |
151 </dd> |
154 </dd> |
152 </dl> |
155 </dl> |
153 <div align="right"><a href="#top">Up</a></div> |
156 <div align="right"><a href="#top">Up</a></div> |
|
157 <hr /><hr /> |
|
158 <a NAME="isCredentialsFileAvailable" ID="isCredentialsFileAvailable"></a> |
|
159 <h2>isCredentialsFileAvailable</h2> |
|
160 <b>isCredentialsFileAvailable</b>(<i></i>) |
|
161 <p> |
|
162 Module function to check, if the credentials file has been installed. |
|
163 </p><dl> |
|
164 <dt>Returns:</dt> |
|
165 <dd> |
|
166 flag indicating, that the credentials file is there |
|
167 </dd> |
|
168 </dl><dl> |
|
169 <dt>Return Type:</dt> |
|
170 <dd> |
|
171 bool |
|
172 </dd> |
|
173 </dl> |
|
174 <div align="right"><a href="#top">Up</a></div> |
154 <hr /> |
175 <hr /> |
155 </body></html> |
176 </body></html> |