toggle menu
Android-CallLib-SDK
5.6.8
io.rong.calllib
switch theme
search in API
Android-CallLib-SDK
/
io.rong.calllib
/
IRongCallListener
/
onCallConnected
on
Call
Connected
public
abstract
void
onCallConnected
(
RongCallSession callSession
,
SurfaceView localVideo
)
已建立通话。 通话接通时,通过回调 onCallConnected 通知当前 call 的详细信息。
Parameters
call
Session
通话实体。
local
Video
本地 camera 信息。