Event.setSeqnum

Set the sequence number of a event.

This function might be called by the creator of a event to indicate that the event relates to other events or messages. See Event.getSeqnum for more information.

MT safe.

class Event
void
setSeqnum
(
uint seqnum
)

Parameters

seqnum uint

A sequence number.