Class ResetCooldownCommandSettings
Resets the cooldown time, if any, to allow the next FedCM call to show a dialog even if one was recently dismissed by the user.
public sealed class ResetCooldownCommandSettings : ICommand
- Inheritance
-
ResetCooldownCommandSettings
- Implements
- Inherited Members
Properties
CommandName
Gets the name of the command.
[JsonIgnore]
public string CommandName { get; }