C# Class FileFind.Meshwork.Protocol.ChatMessage

Mostrar archivo Open project: codebutler/meshwork Class Usage Examples

Public Properties

Property Type Description
Message string
RoomId string
RoomName string

Property Details

Message public_oe property

public string Message
return string

RoomId public_oe property

public string RoomId
return string

RoomName public_oe property

public string RoomName
return string