Interface Build

The Build is included in the attachment of the ConnectionData in the LoginSuccess signal.

It describes the information available for a build.


Events

See

ConnectionData

Hierarchy

  • Build

Properties

buildcomment: string

The name of the build.

buildid: string

The id of the build.

buildversion: string

The version of the build.

generationdate: string

The generation date in ISO format.

haspack: boolean

true if an evojuump file is generated for this build.

hasweb: boolean

true if the build is compatible with the web client.

projectcomment: string

The name of the owner project.

projectid: string

The id of the project this build belongs to.

tags: string[]

The list of tags attached to this build.