LOM2M  0.8.0
Public Member Functions | List of all members
NotificationToSend Struct Reference

#include <Notify.h>

Public Member Functions

NotificationContentType getNct ()
 
void setNct (NotificationContentType nct)
 
void increaseFailed ()
 
const String & getContentType ()
 
void setContentType (const String &contentType)
 
const String & getUrl ()
 
void setUrl (const String &url)
 
NotificationgetNotif ()
 
void setNotif (Notification *notif)
 
int getFailed ()
 
void setFailed (int failed)
 
 NotificationToSend ()
 

Constructor & Destructor Documentation

◆ NotificationToSend()

NotificationToSend::NotificationToSend ( )
inline

Member Function Documentation

◆ getContentType()

const String& NotificationToSend::getContentType ( )
inline

◆ getFailed()

int NotificationToSend::getFailed ( )
inline

◆ getNct()

NotificationContentType NotificationToSend::getNct ( )
inline

◆ getNotif()

Notification* NotificationToSend::getNotif ( )
inline

◆ getUrl()

const String& NotificationToSend::getUrl ( )
inline

◆ increaseFailed()

void NotificationToSend::increaseFailed ( )
inline

◆ setContentType()

void NotificationToSend::setContentType ( const String &  contentType)
inline

◆ setFailed()

void NotificationToSend::setFailed ( int  failed)
inline

◆ setNct()

void NotificationToSend::setNct ( NotificationContentType  nct)
inline

◆ setNotif()

void NotificationToSend::setNotif ( Notification notif)
inline

◆ setUrl()

void NotificationToSend::setUrl ( const String &  url)
inline

The documentation for this struct was generated from the following file: