Service Struct
struct QXmppMixManager::ServicePublic Variables
| bool | channelCreationAllowed |
| bool | channelsSearchable |
| QString | jid |
Detailed Description
Service providing MIX channels and corresponding nodes.
Member Variable Documentation
bool Service::channelCreationAllowed
Whether channels can be created on the service.
bool Service::channelsSearchable
Whether the service can be searched for channels.
QString Service::jid
JID of the service.