Skip to main content

for_each_peer_uuid

Function for_each_peer_uuid 

Source
pub fn for_each_peer_uuid<F: FnMut(&str)>(entry: &LogEntry, f: F)
Expand description

Call f with every peer-leg UUID entry mentions.

See for_each_peer_uuid_with; this recognizes only vanilla FreeSWITCH variables.