Class UpdateActivityEntity
- Namespace
 - ActivityPub.Types.AS.Extended.Activity
 
- Assembly
 - ActivityPub.Types.dll
 
Indicates that the actor has updated the object. Note, however, that this vocabulary does not define a mechanism for describing the actual set of modifications made to object. The target and origin typically have no defined meaning.
public sealed class UpdateActivityEntity : ASEntity<UpdateActivity, UpdateActivityEntity>
  - Inheritance
 - 
      
      
      
      UpdateActivityEntity
 
- Inherited Members