C# Class FileFind.Meshwork.Protocol.ChatInviteInfo

ファイルを表示 Open project: codebutler/meshwork Class Usage Examples

Public Properties

Property Type Description
Message string
Password string
RoomId string
RoomName string

Property Details

Message public_oe property

public string Message
return string

Password public_oe property

public string Password
return string

RoomId public_oe property

public string RoomId
return string

RoomName public_oe property

public string RoomName
return string