[][src]Function glean_preview::send_pings_by_name

pub fn send_pings_by_name(pings: &[String]) -> bool

Send multiple pings by name

Return value

Returns true if at least one ping was assembled and queued, false otherwise.