AfterAddConversationMember Class
- Namespace:
- Weavy.Core.Events
- Assembly:
- Weavy.Core.dll
Runs just after a user was added to a conversation.
public class AfterAddConversationMember : IAsyncEvent, IEvent
- Inheritance:
- System.Object → AfterAddConversationMember
- Implements:
- IAsyncEvent, IEvent
Constructors
After |
Properties
Conversation | Gets the conversation to which the user was added. |
Member | Gets the user that was added to the conversation. |
Extension Methods
Serialize(object) | Serializes an object, or graph of connected objects, to a byte array. |
Serialize |
Serializes an object, or graph of connected objects, to a json string. |
Is |
Determines whether the specified object is valid by evaluating each ValidationAttribute instance that is attached to the object type. |