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.
- Source:
 
Parameters:
| Name | Type | Description | 
|---|---|---|
service_url | 
            
            
            
                
string
            
             | 
            
            
            |
message | 
            
            
            
                
string
            
             | 
            
            
            |
blocking | 
            
            
            
                
boolean
            
             |