Skip to main content

commit_combined_response

Function commit_combined_response 

Source
pub fn commit_combined_response(
    subscription_id: &str,
    scopes: ScopeValues,
    next_cursor: i64,
    commit_seq: i64,
    changes: Vec<SyncChange>,
) -> CombinedResponse