Skip to main content

receive_through_current

Function receive_through_current 

Source
pub async fn receive_through_current<C: XmtpSharedContext>(
    context: &C,
    topics: Vec<Topic>,
) -> Result<BarrierSnapshot, GroupError>
Expand description

Sample targets once and query missing receipt without first waiting for a live stream. Traffic after these targets cannot extend the call.