sym.sdk.templates.template.TemplateStep

class sym.sdk.templates.template.TemplateStep(value)

Bases: str, enum.Enum

The TemplateStep class represents general steps which may be part of any Template.

Attributes

IGNORE

Fire an Event of type ignore to ullify the incoming Event and send a message to the acting User

IGNORE = 'ignore'

Fire an Event of type ignore to ullify the incoming Event and send a message to the acting User