[][src]Function glean_preview::submit_pings_by_name

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

Collect and submit multiple pings by name for eventual uploading.

Return value

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