Hi,
I would like to use Gmail rest Api to send mail from activity that is not "Main".
I need to know how can I use Starter service to delegate the event coming from GoogleOAuth2 to another activity that I called "elaboration" and in which I started the "Sub Send (msg As MailCreator)".