Skip to main content
Help me solving this.I faced this issue in Generate and Analyze Logs unit in Developer Console Basics while entering the email address. Could any one tell me what and how should enter the email id.
15 answers
  1. Oct 7, 2020, 5:07 PM

    EmailMissionSpecialist em = new EmailMissionSpecialist();

    em.sendMail('Enter your email address', 'Flight Path Change',

    'Mission Control 123: Your flight path has been changed to avoid collision '

    + 'with asteroid 2014 QO441.');

    Try this with your email.

     

     
0/9000