spv.vds.ServiceInfo
Classspv.vds.ServiceInfo(service_url, 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. @export @struct
service_url
{!string
}
message
{string
}
blocking
{boolean
}
.blocking_dialog
{boolean
}.has_message
{boolean
}.message
{string
}.service_url
{string
}