pub async fn list_member(
configuration: &Configuration,
params: ListMemberParams,
) -> Result<ListMemberResponse, Error<ListMemberError>>
Expand description
Retrieve the members of the queue
pub async fn list_member(
configuration: &Configuration,
params: ListMemberParams,
) -> Result<ListMemberResponse, Error<ListMemberError>>
Retrieve the members of the queue