get_service
Description:
Get the Service associated with this.
Parameters:
this |
the AccountService. |
Returns:
the underlying Service. 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. |