Skip to content

smtp->GetErrorText() not found #1

Open
@torinnguyen

Description

@torinnguyen

I'm getting compile error at this line
libraries/UPnP/AlarmService.cpp:281:75: error: 'class SmtpClient' has no member named 'GetErrorLine'
Serial.printf("Error text %s, line %d\n", smtp->GetErrorText(), smtp->GetErrorLine());
^
can you point me to which SmtpClient library are you using?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions