get_events

Function get_events 

Source
pub async fn get_events(
    configuration: &Configuration,
    group_ref: &str,
) -> Result<Vec<i32>, Error<GetEventsError>>