Click or drag to resize
JoinRoomDataIsPrivate Property
True if joined room is private.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 9.0.0
Syntax
C#
public bool IsPrivate { get; set; }

Property Value

Type: Boolean
See Also