Uses of Class
com.vonage.client.voice.CallInfoPage
Packages that use CallInfoPage
-
Uses of CallInfoPage in com.vonage.client.voice
Methods in com.vonage.client.voice that return CallInfoPageModifier and TypeMethodDescriptionstatic CallInfoPageCreates an instance of this class from a JSON payload.VoiceClient.listCalls()Obtain the first page of CallInfo objects, representing the most recent calls initiated byVoiceClient.createCall(Call).VoiceClient.listCalls(CallsFilter filter) Obtain the first page of CallInfo objects matching the query described byfilter, representing the most recent calls initiated byVoiceClient.createCall(Call).