toggle menu
Vonage Client SDK (Voice)
2.5.0
androidJvm
switch theme
search in API
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
)