The spv.ds.DsClientSettings Class

spv.ds.DsClientSettings()

.assert_valid()

.debug_print {?boolean}

.overloadWith(other)

Creates new settings by overloading these settings with another set of settings. Null properties are left untouched, but defined properties are taken from the argument settings. @export

other {!spv.ds.DsClientSettings}
returns {!spv.ds.DsClientSettings}

.toString()

returns {!string}

.use_jsonp {?boolean}

.use_nova_protocol {?boolean}