options
Type: objectOptions for customizing the behavior of the setActivity()
method.
Properties
-
extend boolean
When
extend
istrue
, the supplied Activity JSON extends the existing JSON. This means that existing attributes will be overridden and new attributes will be added.When
extend
isfalse
, the supplied Activity JSON completely replaces the existing JSON.Default:
true