|
swift
|
Voice server DTO. More...
Public Member Functions | |
| QJsonObject | toJson () const |
| To JSON. | |
Static Public Member Functions | |
| static VoiceServerConnectionDataDto | fromJson (const QJsonObject &json) |
| From JSON. | |
Public Attributes | |
| QString | addressIpV4 |
| Properties. | |
| QString | addressIpV6 |
| Properties. | |
| CryptoDtoChannelConfigDto | channelConfig |
| Properties. | |