File Information
Library: IoT/SMS
Package: Generated
Header: IoT/SMS/ShortMessageServiceSkeleton.h
Description
The ShortMessageService is used to send SMS messages, either via a connected modem, or via a web service such as Twilio.
Inheritance
Direct Base Classes: Poco::RemotingNG::Skeleton
All Base Classes: Poco::RefCountedObject, Poco::RemotingNG::AttributedObject, Poco::RemotingNG::Skeleton
Member Summary
Member Functions: remoting__typeId
Inherited Functions: addMethodHandler, clearAttributes, countAttributes, duplicate, enumerateAttributes, getAttribute, hasAttribute, invoke, operator =, referenceCount, release, removeAttribute, setAttribute
Constructors
ShortMessageServiceSkeleton
ShortMessageServiceSkeleton();
Creates a ShortMessageServiceSkeleton.
Destructor
~ShortMessageServiceSkeleton
virtual ~ShortMessageServiceSkeleton();
Destroys a ShortMessageServiceSkeleton.
Member Functions
remoting__typeId
virtual const Poco::RemotingNG::Identifiable::TypeId & remoting__typeId() const;
Variables
DEFAULT_NS
static const std::string DEFAULT_NS;