Interface MessagingService

All Known Implementing Classes:
MessagingServiceImpl

public interface MessagingService
A MessagingService is a service for sending SMS or voice messages. All methods throw an EsendexException to indicate either a problem during the underlying connection or there was a none okay response.
Author:
Mike Whittaker