#include <account.hpp>
Account MWI (Message Waiting Indication) settings. This will be specified in AccountConfig.
◆ readObject()
virtual void pj::AccountMwiConfig::readObject |
( |
const ContainerNode & |
node | ) |
|
throw | ( | Error |
| ) | | |
|
virtual |
Read this object from a container node.
- Parameters
-
node | Container to read values from. |
Implements pj::PersistentObject.
◆ writeObject()
virtual void pj::AccountMwiConfig::writeObject |
( |
ContainerNode & |
node | ) |
const |
throw | ( | Error |
| ) | | |
|
virtual |
Write this object to a container node.
- Parameters
-
node | Container to write values to. |
Implements pj::PersistentObject.
◆ enabled
bool pj::AccountMwiConfig::enabled |
◆ expirationSec
unsigned pj::AccountMwiConfig::expirationSec |
Specify the default expiration time (in seconds) for Message Waiting Indication (RFC 3842) event subscription. This must not be zero.
Default: PJSIP_MWI_DEFAULT_EXPIRES (3600)
The documentation for this struct was generated from the following file: