get_automatic_presence
Description:
[ Version ( since = "0.13.8" ) ]
public ConnectionPresenceType get_automatic_presence (out unowned string status, out string status_message)
public ConnectionPresenceType get_automatic_presence (out unowned string status, out string status_message)
Gets the automatic presence, status and status message of account
.
These values are the same as the automatic_presence_type, automatic_status and automatic_status_message properties, and are the values that will be used if the account should be put online automatically.
Parameters:
this |
an account |
status |
return location for the presence status |
status_message |
return location for the user-defined message |
Returns:
the same as the automatic_presence_type property |