Table of Contents

Class AddActivityEntity

Namespace
ActivityPub.Types.AS.Extended.Activity
Assembly
ActivityPub.Types.dll

Indicates that the actor has added the object to the target. If the target property is not explicitly specified, the target would need to be determined implicitly by context. The origin can be used to identify the context from which the object originated.

public sealed class AddActivityEntity : ASEntity<AddActivity, AddActivityEntity>
Inheritance
AddActivityEntity
Inherited Members