Developer Portal for YouTrack and Hub Help

JabberSettings

Represents jabber settings for this YouTrack installation.

This table describes attributes of the JabberSettings entity.

  • To receive an attribute in the response from the server, specify it explicitly in the fields request parameter.

  • To update an attribute, provide it in the body of a POST request.

Field

Type

Description

id

String

The ID of the JabberSettings. Read-only.

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. Can be null.

serviceName

String

Jabber service name. Can be null.

Last modified: 7 June 2023