Table of Contents

Class ASIntransitiveActivityEntity

Namespace
ActivityPub.Types.AS
Assembly
ActivityPub.Types.dll

Instances of IntransitiveActivity are a subtype of Activity representing intransitive actions. The object property is therefore inappropriate for these activities.

public sealed class ASIntransitiveActivityEntity : ASEntity<ASIntransitiveActivity, ASIntransitiveActivityEntity>
Inheritance
ASIntransitiveActivityEntity
Inherited Members

See Also