PresenceOnlineStateFlags class
Constructors
- PresenceOnlineStateFlags(int _value)
-
const
- PresenceOnlineStateFlags.fromJson(int numValue)
-
factory
Properties
Methods
-
contains(
PresenceOnlineStateFlags 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 &(
PresenceOnlineStateFlags item) → int -
operator ==(
dynamic other) → bool -
The equality operator.
override
Constants
- Destiny1 → const PresenceOnlineStateFlags
- Destiny1 = 1
- Destiny2 → const PresenceOnlineStateFlags
- Destiny2 = 2
- None → const PresenceOnlineStateFlags
- None = 0