ProtectedconstructorSnap HiddenReadonlydependenciesList of interface IDs that this plugin depends on.
ReadonlydescriptionHuman-readable description of the plugin.
ReadonlyidUnique identifier string for the plugin.
ReadonlyintendedArray of target platforms (Snapchat, Spectacles) where the plugin described by this descriptor is intended to run.
ReadonlyinterfacesList of interface IDs that this plugin implements or exposes.
ReadonlynameDisplay name of the plugin.
Returns the name of this object's type.
Returns true if the object is of the specified type.
Returns true if this object refers to the same instance as the given object.
Descriptor exposing a plugin's id, name, description, dependencies, and exported interfaces.
Example