Table of Contents

Class TravelActivityEntity

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

Indicates that the actor is traveling to target from origin. Travel is an IntransitiveObject whose actor specifies the direct object. If the target or origin are not specified, either can be determined by context.

public sealed class TravelActivityEntity : ASEntity<TravelActivity, TravelActivityEntity>
Inheritance
TravelActivityEntity
Inherited Members