JabberSettings
Represents jabber settings for this YouTrack installation.
This table describes attributes of the JabberSettings
entity.
To receive an attribute in the response from server, specify it explicitly in the request parameter
fields
.To update an attribute, provide it in the body of a POST request.
Field | Type | Description |
---|---|---|
isEnabled | Boolean | true if jabber notifications are enabled, otherwise false. |
host | String | Jabber server address. |
port | Int | Jabber server port. |
login | String | Jabber server login. |
serviceName | String | Jabber service name. |