Class RejectActivityEntity
- Namespace
 - ActivityPub.Types.AS.Extended.Activity
 
- Assembly
 - ActivityPub.Types.dll
 
Indicates that the actor is rejecting the object. The target and origin typically have no defined meaning.
public sealed class RejectActivityEntity : ASEntity<RejectActivity, RejectActivityEntity>
  - Inheritance
 - 
      
      
      
      RejectActivityEntity
 
- Inherited Members