Interface CallFilterer

All Known Subinterfaces:
DurationFilterer
All Known Implementing Classes:
DurationFiltererImpl

public interface CallFilterer
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    filter(Call call)
     
  • Method Details

    • filter

      boolean filter(Call call)