MeshCacheConfig::GetParams

MeshCacheConfig::GetParams
virtual const MeshCacheParams& GetParams() const = 0;
Description

GetParams returns the last applied MeshCacheParams value, potentially adjusted based on HAL capabilities. If SetParams wasn't called, default values for HAL are returned.

Return Value

The MeshCacheParams value.