Vonage Client SDK (Voice)
1.7.2
androidJvm
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
)