JRTCSDK-Android v2401.0
视频客服 API 文档
载入中...
搜索中...
未找到
弃用列表
成员 JRTCAgent.checkIn (String userId, @AgentRoleType int role, boolean busy)
请使用 checkin 代替
成员 JRTCAgent.checkIn (String userId, @AgentRoleType int role)
请使用 checkin 代替
成员 JRTCAgent.checkIn (@AgentRoleType int role)
请使用 checkin 代替
成员 JRTCAgent.controlRecord (@AgentRecordAction int action, String watermarkText)
该方法即将废弃,请使用 controlRecord 替换
成员 JRTCAgentCallback.onCheckIn (boolean result, boolean pause, long onlineTime, long breakTime, long callTimes, int reason)
该回调方法即将废弃,请使用 onCheckin 代替
成员 JRTCCallCenterCallParam.setBusinessId (String traceId)
该接口即将废弃,请使用 setTraceId 替换
成员 JRTCClient.create (Context context, JRTCClientCallback callback, JRTCClientInitParam initParam)
该方法即将废弃,请使用 create 代替
成员 JRTCClient.getContext ()
该方法即将废弃使用
成员 JRTCGuestCallback.onCallQueueCount (int count, int time)
该回调接口即将废弃,请使用 onCallQueueCount 替换
成员 JRTCMediaDevice.startVideoCaptureRecord (@NonNull String filePath, @NonNull String streamId, @RecordAudioSource int audioSource, @VideoRecordFileType int fileType, int width, int height)
该方法即将废弃,请使用 startVideoCaptureRecord 替换
成员 JRTCMediaDeviceCallback.onVideoError (String errorDetail)
该回调方法即将废弃,请使用 onVideoError 代替
成员 JRTCRoom.enableAudioInputFromFile (boolean enable, String filePath, boolean loop)
该接口即将废弃,请使用 enableAudioInputFromFile 替换
成员 JRTCRoom.suspendAudioInputFromFile (boolean suspend)
该接口即将废弃,请使用 suspendAudioInputFromFile 替换