Class SMSMessage
java.lang.Object
org.apache.camel.component.cm.client.SMSMessage
Immutable. The message instance provided by the client.
-
Constructor Summary
ConstructorsConstructorDescriptionSMSMessage(String message, String phoneNumber) SMSMessage(String id, String message, String phoneNumber) SMSMessage(String id, String message, String phoneNumber, String from) -
Method Summary