Skip to content

Added active property to CallSearchFilters and Call

Compare
Choose a tag to compare
@jbohnevail jbohnevail released this 04 Nov 15:17
· 89 commits to master since this release
a2661a0

Added a new property active to the classes CallsSearchFilters.java and Call.java by creating the variable private boolean active; and adding the corresponding getters and setters.