Uses of Class
com.vonage.client.voice.CallsFilter
Packages that use CallsFilter
-
Uses of CallsFilter in com.vonage.client.voice
Methods in com.vonage.client.voice that return CallsFilterModifier and TypeMethodDescriptionCallsFilter.Builder.build()Constructs an instance of CallsFilter.Methods in com.vonage.client.voice with parameters of type CallsFilterModifier and TypeMethodDescriptionVoiceClient.listCalls(CallsFilter filter) Obtain the first page of CallInfo objects matching the query described byfilter, representing the most recent calls initiated byVoiceClient.createCall(Call).