Class: BlockNotification

BlockNotification

Util class to store metadata changes of an existing block


new BlockNotification(id)

Parameters:
Name Type Description
id string

Members


<package> add :Array.<string>

Type:
  • Array.<string>

<package, nullable> children :Array.<olympe.dc.query.GraphQueryBlock>

Type:

<package> remove :Array.<string>

Type:
  • Array.<string>

Methods


getId()

Returns:
Type
string