package com.community.pocket.data.model; public enum ForumType { active, topic, complan }