The ActivityPost type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AddComment |
Adds a comment to steram post
| |
| AddLike |
Adds like to this post
| |
| Equals | Overloaded. | |
| 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 | (Inherited from Object.) |