wallet::CAddressBookData::GetLabel

Return the address label, or an empty string if unset.

Synopsis

Declared in <wallet/wallet.h>

std::string
GetLabel() const;

Return Value

The label value, or "" when no label is set.