get_account
Description:
Get the Account associated with this.
Parameters:
| this |
the AccountService. |
Returns:
|
the underlying Account. The reference count on it is not incremented, so if you need to use it beyond the lifetime of this, you need to call @ref on it yourself. |