Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
357 views
in Technique[技术] by (71.8m points)

ios - Is there any way to schedule mail using gmail api?

I am currently working gmail Queries of "GTLGmail" is there any way or query to schedule mails.

I had gone through https://developers.google.com/gmail/api/guides but I am unable to find any solution for the same.

Thanks in Advance.

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

The Gmail API has no scheduling functionality. You could solve it by temporarily holding the email on your own server as Jorden mentioned in the comments, or you could look into the App Engine Cron Service.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...