C# Class BasicChat.Server.RoomMember

Show file Open project: Rurouni/MassiveOnlineUniversalServerEngine Class Usage Examples

Public Properties

Property Type Description
RoomName string
UserChannel INetChannel
UserName string

Property Details

RoomName public property

public string RoomName
return string

UserChannel public property

public INetChannel UserChannel
return INetChannel

UserName public property

public string UserName
return string