pjrpid_activity class abstract
This enumeration describes subset of standard activities as described by RFC 4480, RPID: Rich Presence Extensions to the Presence Information Data Format (PIDF).
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- PJRPID_ACTIVITY_AWAY → const int
- The person is away
- PJRPID_ACTIVITY_BUSY → const int
- The person is busy
- PJRPID_ACTIVITY_UNKNOWN → const int
- Activity is unknown. The activity would then be conceived in the "note" field.