get_account
Description:
Return the the Account associated with this connection.
Will return null if this was not acquired from a
Account via
get_connection, or if the account object got finalized in
the meantime (#TpConnection does not keep a strong ref on its Account).
Parameters:
| this |
a connection |
Returns:
|
the account associated with this connection, or |