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)

Parameters:

name

the name of the new presence status

type

the category into which this presence status falls

can_set_on_self

true if the user can set this presence status on themselves

has_message

true if this presence status is accompanied by an optional human-readable message

Returns:

a new PresenceStatusSpec