Class MoveActivityEntity
- Namespace
 - ActivityPub.Types.AS.Extended.Activity
 
- Assembly
 - ActivityPub.Types.dll
 
Indicates that the actor has moved object from origin to target. If the origin or target are not specified, either can be determined by context.
public sealed class MoveActivityEntity : ASEntity<MoveActivity, MoveActivityEntity>
  - Inheritance
 - 
      
      
      
      MoveActivityEntity
 
- Inherited Members