Vonage Client SDK (Voice)
Toggle table of contents
2.7.0
release
Target filter
release
Switch theme
Search in API
Skip to content
Vonage Client SDK (Voice)
Vonage Client SDK (Voice)
/
com.vonage.voice.api
/
VGVoiceAPI
/
getCallLegs
get
Call
Legs
public
abstract
Unit
getCallLegs
(
String
callId
,
GetCallLegsParameters
parameters
,
Function2
<
Exception
,
LegsPage
,
Unit
>
callback
)
public
abstract
LegsPage
getCallLegs
(
String
callId
,
GetCallLegsParameters
parameters
)