ChatRoomPrivacy Enum

Definition

Enumerates the chat room privacy settings

public enum class ChatRoomPrivacy
public enum ChatRoomPrivacy
type ChatRoomPrivacy = 
Public Enum ChatRoomPrivacy
Inheritance
ChatRoomPrivacy

Fields

Closed 1

The chat room is visible only to all users in scope on the parent category, but can be joined only by members of the chat room.

Open 0

The chat room is visible to and can be joined by all users in scope on the parent category.

Secret 2

The chat room is visible only to members of the chat room.

Applies to