#include <BannerMessageEventFactory.h>
|
static ActiveCallBannerEvent * | createAddEvent (const std::string &_msg, const std::string &_icon, uint32_t _time) |
|
static ActiveCallBannerEvent * | createRemoveEvent () |
|
static ActiveCallBannerEvent * | createUpdateEvent (const std::string &_msg, const std::string &_icon, uint32_t _time) |
|
static ActiveCallBannerEvent* ActiveCallBannerEventFactory::createAddEvent |
( |
const std::string & |
_msg, |
|
|
const std::string & |
_icon, |
|
|
uint32_t |
_time |
|
) |
| |
|
inlinestatic |
static ActiveCallBannerEvent* ActiveCallBannerEventFactory::createRemoveEvent |
( |
| ) |
|
|
inlinestatic |
static ActiveCallBannerEvent* ActiveCallBannerEventFactory::createUpdateEvent |
( |
const std::string & |
_msg, |
|
|
const std::string & |
_icon, |
|
|
uint32_t |
_time |
|
) |
| |
|
inlinestatic |
The documentation for this class was generated from the following files: