PresenceStatusSpec
Description:
[ CCode ( has_construct_function = false ) ]
[ Version ( since = "0.23.1" ) ]
public PresenceStatusSpec (string name, ConnectionPresenceType type, bool can_set_on_self, bool has_message)
[ Version ( since = "0.23.1" ) ]
public PresenceStatusSpec (string name, ConnectionPresenceType type, bool can_set_on_self, bool has_message)
Parameters:
name |
the name of the new presence status |
type |
the category into which this presence status falls |
can_set_on_self |
|
has_message |
|
Returns:
a new PresenceStatusSpec |