MessagesController.Read Method
- Namespace:
- Weavy.Web.Api.Controllers
- Assembly:
- Weavy.Web.dll
Read(Int32)
Marks a conversation as read for the current user.
public Conversation Read(int id)
Parameters
- id
- System.Int32
Returns
Conversation
The read conversation.