# Functions
ActivityStreamsReadExtends returns true if the Read type extends from the other type.
DeserializeRead creates a Read from a map representation that has been unmarshalled from a text or binary format.
IsOrExtendsRead returns true if the other provided type is the Read type or extends from the Read type.
NewActivityStreamsRead creates a new Read type.
ReadIsDisjointWith returns true if the other provided type is disjoint with the Read type.
ReadIsExtendedBy returns true if the other provided type extends from the Read type.
SetManager sets the manager package-global variable.
SetTypePropertyConstructor sets the "type" property's constructor in the package-global variable.
# Structs
Indicates that the actor has read the object.