Skip to content

Conversation

me-hem
Copy link
Contributor

@me-hem me-hem commented Oct 7, 2025

This PR adds the updateSms() method (issue #75) to update an existing SMS message via the Appwrite Messaging API.

Changes made:

  • classes/Messaging.hpp - Added declaration for updateSms() method
  • services/Messaging.cpp - Implemented updateSms() method to update an existing SMS message
  • Makefile - Added an entry forupdateSms() method to compile and test it.
  • updateSms.cpp - Added test to validate updateSms() functionality

Test result:

updateSms

@me-hem
Copy link
Contributor Author

me-hem commented Oct 11, 2025

@pooranjoyb @sristy17 Please review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant