get_requested_presence


Description:

[ Version ( since = "0.9.0" ) ]
public ConnectionPresenceType get_requested_presence (out unowned string status, out string status_message)

Gets the requested presence, status and status message of this.

These values are the same as the requested_presence_type, requested_status and requested_status_message properties.

Parameters:

this

a Account

status

return location for the requested status

status_message

return location for the requested status message

Returns:

the same as the requested_presence_type property