# Functions
ActivityStreamsViewExtends returns true if the View type extends from the other type.
DeserializeView creates a View from a map representation that has been unmarshalled from a text or binary format.
IsOrExtendsView returns true if the other provided type is the View type or extends from the View type.
NewActivityStreamsView creates a new View type.
SetManager sets the manager package-global variable.
SetTypePropertyConstructor sets the "type" property's constructor in the package-global variable.
ViewIsDisjointWith returns true if the other provided type is disjoint with the View type.
ViewIsExtendedBy returns true if the other provided type extends from the View type.
# Structs
Indicates that the actor has viewed the object.