pub fn set_ping_enabled(ping: &PingType, enabled: bool)
Expand description

Enable or disable a ping.

Disabling a ping causes all data for that ping to be removed from storage and all pending pings of that type to be deleted.