Table of Contents

Class FollowActivityEntity

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

Indicates that the actor is "following" the object. Following is defined in the sense typically used within Social systems in which the actor is interested in any activity performed by or on the object. The target and origin typically have no defined meaning.

public sealed class FollowActivityEntity : ASEntity<FollowActivity, FollowActivityEntity>
Inheritance
FollowActivityEntity
Inherited Members