DsClientValidatedSettings

DsClientValidatedSettings

new DsClientValidatedSettings(settings)

Internal type for validation of settings.

Parameters:
Name Type Description
settings spv.ds.DsClientSettings
Source:

Members

debug_print :boolean

Type:
  • boolean
Source:

initial_category :string

Type:
  • string
Source:

(nullable) on_service_failure :function

Type:
  • function
Source:

(nullable) on_service_unavailable :function

Type:
  • function
Source:

(nullable) on_unauthorized_session :function

Type:
  • function
Source:

origin :string

Type:
  • string
Source:

session_ttl :number

Type:
  • number
Source:

use_jsonp :boolean

Type:
  • boolean
Source:

use_nova_protocol :boolean

Type:
  • boolean
Source: