ForumPostCategoryEnums class
Constructors
- ForumPostCategoryEnums(int _value)
-
const
- ForumPostCategoryEnums.fromJson(int numValue)
-
factory
Properties
Methods
-
contains(
ForumPostCategoryEnums childValue) → bool -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → int -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator &(
ForumPostCategoryEnums item) → int -
operator ==(
dynamic other) → bool -
The equality operator.
override
Constants
- Announcement → const ForumPostCategoryEnums
- Announcement = 64
- Answered → const ForumPostCategoryEnums
- Answered = 32
- BungieOfficial → const ForumPostCategoryEnums
- BungieOfficial = 256
- ContentComment → const ForumPostCategoryEnums
- ContentComment = 128
- Link → const ForumPostCategoryEnums
- Link = 4
- Media → const ForumPostCategoryEnums
- Media = 2
- NinjaOfficial → const ForumPostCategoryEnums
- NinjaOfficial = 512
- None → const ForumPostCategoryEnums
- None = 0
- Poll → const ForumPostCategoryEnums
- Poll = 8
- Question → const ForumPostCategoryEnums
- Question = 16
- Recruitment → const ForumPostCategoryEnums
- Recruitment = 1024
- TextOnly → const ForumPostCategoryEnums
- TextOnly = 1