The ActivityPost type exposes the following members.

Methods

  NameDescription
AddComment
Adds a comment to steram post
AddLike
Adds like to this post
EqualsOverloaded.
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetComments
Gets most recent comments for this post, in ascending order
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
RemoveComment
Removes a comment from stream post
RemoveLike
Removes a like
SyncWithPost
Syncs 2 post, raising property change event if necessary
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

See Also