Class SequenceChangedNetworkEventData

Inheritance Relationships

Base Type

Class Documentation

class SequenceChangedNetworkEventData : public csp::common::NetworkEventData

Public Members

ESequenceUpdateType UpdateType

The type of update to the sequence.

ESequenceType SequenceType

The type of sequence this data represents.

csp::common::String Key

The key of the sequence which was updated.

csp::common::String NewKey

If a sequence is renamed using the RenameSequence function, this will be the new key.

csp::common::String SpaceId

The Id of the Space this sequence is associated with. This will only be set if the SequenceType is Hotspot.