C# Class ChatChannel, PlayFabGameServer

Mostrar archivo Open project: PlayFab/PlayFabGameServer Class Usage Examples

Public Properties

Property Type Description
ChannelId string
History List
IsInviteOnly bool
Members List

Property Details

ChannelId public_oe property

public string ChannelId
return string

History public_oe property

public List History
return List

IsInviteOnly public_oe property

public bool IsInviteOnly
return bool

Members public_oe property

public List Members
return List