fun publishEvent(name: EventName, attributes: EventAttributes?): Unit
Publish an event with updated EventAttributes.
name - : EventName - Name of event to publish
name
attributes - : EventAttributes - Attributes of event to pass to builders.
attributes