Class facade
#include <keychain/cache/facade.hpp>
Namespace: keychain
Inheritance: facade
Description
facade encapsulates the methods in common between persona and Contacts for use in methods that can take either object. This class provides basic information about the related keychains such as the maturity (blockchain confirmation) level of the two keychains and the base URI.
The distinction between a persona and a contact is that a gateway creates a persona locally whereas a contact is created by another device.
|
Due to the significant overlap in public API, |
|
In fact, |
Since: v2.0
Public Member Functions
Public Member Functions Detail
get_id
|
|
Returns the |
|
Returns: |
|
The |
|
get_name
|
|
Get the |
|
Returns: |
|
The |
|
get_sub_name
|
|
Get the |
|
Returns: |
|
The |
|
get_uri()
|
|
Returns the |
|
Returns: |
|
The |
|