Table of Contents

Enum UserExplicitContentFilterType

Namespace
Fluxer.Net
Assembly
Fluxer.Net.dll

Represents the explicit content filter level for a user's direct messages.

public enum UserExplicitContentFilterType

Fields

Disabled = 0

Explicit content filtering is disabled (no scanning).

FriendsAndNonFriends = 2

Scan messages from all users (friends and non-friends).

NonFriends = 1

Scan messages from users who are not friends.