virtual const MeshCacheParams& GetParams() const = 0;
GetParams returns the last applied MeshCacheParams value, potentially adjusted based on HAL capabilities. If SetParams wasn't called, default values for HAL are returned.
The MeshCacheParams value.