A Salesforce/Force.com library for communicating with the Twilio REST API and generating TwiML. Need help? Post your questions to http://getsatisfaction.com/twilio or email us at help@twilio.com
The existing documentation for the library as presented here https://github.com/twilio/twilio-salesforce and on the Twilio-Salesforce documentation. Uses SMSMessage class in examples. According to customer support, this is deprecated methodology and new development should use the Message class.
I do not see a Method breakdown either for either the SMSMessage class or the Message class i.e. without assessing the source code it's impossible to identify that on demand request for a specific Message is possible via the .getMessage('id of message')
Customer support has asked me to raise the issue here.
The existing documentation for the library as presented here https://github.com/twilio/twilio-salesforce and on the Twilio-Salesforce documentation. Uses SMSMessage class in examples. According to customer support, this is deprecated methodology and new development should use the Message class.
I do not see a Method breakdown either for either the SMSMessage class or the Message class i.e. without assessing the source code it's impossible to identify that on demand request for a specific Message is possible via the .getMessage('id of message')
Customer support has asked me to raise the issue here.