Class | Description |
---|---|
AccountConfig |
General account configuration
|
BrandingInfo | |
ContextConfiguration |
General ZDK/Context configuration
The configuration is applied with startContext! Any changes after startContext has been invoked will not take
effect until a restart happens - stopContext followed by startContext.
|
EncryptionConfiguration |
Encription specific configuration
|
IAXConfig |
IAX specific account configuration
|
MSRPConfig |
MSRP (Message Session Relay Protocol) specific account configuration
|
ProxyConfig |
Proxy configuration
Configuration for usage of proxy for all outgoing requests over the supported protocols.
|
PushConfig |
Push notification specific configuration
Mobile platforms only (Android and iOS)!
|
SIPConfig |
SIP specific account configuration
|
StunConfig |
STUN specific account configuration
The STUN server allows clients to find out their public address, the type of NAT they are behind and the Internet
side port associated by the NAT with a particular local port.
|
TLSConfiguration |
TLS specific account configuration
The configuration is applied/initialized with startContext! Any changes after startContext has been invoked will
not take effect until a restart happens - stopContext followed by startContext.
|
ZRTPConfig |
ZRTP specific account configuration
|