# Functions
ActivityStreamsJoinExtends returns true if the Join type extends from the other type.
DeserializeJoin creates a Join from a map representation that has been unmarshalled from a text or binary format.
IsOrExtendsJoin returns true if the other provided type is the Join type or extends from the Join type.
JoinIsDisjointWith returns true if the other provided type is disjoint with the Join type.
JoinIsExtendedBy returns true if the other provided type extends from the Join type.
NewActivityStreamsJoin creates a new Join 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 joined the object.