Table of Contents

Class BlockActivityEntity

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

Indicates that the actor is blocking the object. Blocking is a stronger form of Ignore. The typical use is to support social systems that allow one user to block activities or content of other users. The target and origin typically have no defined meaning.

public sealed class BlockActivityEntity : ASEntity<BlockActivity, BlockActivityEntity>
Inheritance
BlockActivityEntity
Inherited Members