Method

CMClientget_password

Declaration [src]

const char*
cm_client_get_password (
  CmClient* self
)

Description [src]

Get the password set for the self.

Return value

Type: const char*

The password string.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.