The name of the actor to send the event to, or a PersistentActorRef, or a function that takes the current context and event and returns a string or PersistentActorRef
The event to send or a function that takes the current context and event and returns an event
Optional
opts: { Send options including delay and event ID (which can be used to cancel the event)
Action object to be used in an xstate definition
Generated using TypeDoc
Action creator to send an event to a persistent actor.