Method

CMClientget_account

Declaration [src]

CmAccount*
cm_client_get_account (
  CmClient* self
)

Description [src]

Get the account associated with the client.

Return value

Type: CmAccount

The account.

The data is owned by the instance.