Interface CMSender

All Known Implementing Classes:
CMSenderOneMessageImpl

public interface CMSender
Sends a validated sms message to CM endpoints
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    send(CMMessage cmMessage)
    Sends a validated sms message to CM Endpoints.
  • Method Details

    • send

      void send(CMMessage cmMessage)
      Sends a validated sms message to CM Endpoints.