C# Class FileFind.Meshwork.Protocol.ChatMessage

Show file Open project: codebutler/meshwork Class Usage Examples

Public Properties

Property Type Description
Message string
RoomId string
RoomName string

Property Details

Message public property

public string Message
return string

RoomId public property

public string RoomId
return string

RoomName public property

public string RoomName
return string