Contains the activity slug which consists of a unique field
in the activities
collection. This field can be used to retrieve
the activity document.
Static helper method that creates an instance of this event class.
This method can/shall be used whenever an event is emitted
by the runtime, or whenever an event is being listened to.
The unique activity slug.
The prepared event (which can be emitted).
Generated using TypeDoc
EVENTS
An event class that is attached to emitted events as a payload for events with the name
oauth.activities.downloaded
.This class can also be used to implement the event emitter.
Parameters:
slug
string
v0.4.0