ServiceInfo

ServiceInfo

new ServiceInfo(service_urlnon-null, message, blocking)

If the ServiceInfo.has_message is true, then the message must be displayed before initializing the client. If blocking_dialog is true then the client shouldn't be allowed to start at all. This is usually in the case of maintanence.

Parameters:
Name Type Description
service_url string
message string
blocking boolean
Source:

Members

blocking_dialog :boolean

Type:
  • boolean
Source:

has_message :boolean

Type:
  • boolean
Source:

message :string

Type:
  • string
Source:

service_url :string

Type:
  • string
Source: