C# Class ChatChannel, PlayFabGameServer

Show file Open project: PlayFab/PlayFabGameServer Class Usage Examples

Public Properties

Property Type Description
ChannelId string
History List
IsInviteOnly bool
Members List

Property Details

ChannelId public property

public string ChannelId
return string

History public property

public List History
return List

IsInviteOnly public property

public bool IsInviteOnly
return bool

Members public property

public List Members
return List