JRTCSDK-Java 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.onApplyResult (int operationId, boolean result)
该回调方法即将废弃,请使用 onApplyResult 替换
成员 JRTCAgentCallback.onCheckIn (boolean result, boolean pause, long onlineTime, long breakTime, long callTimes, int reason)
该回调方法即将废弃,请使用 onCheckin(boolean, boolean, String) onCheckin} 代替
成员 JRTCCallCenterCallParam.setBusinessId (String traceId)
该接口即将废弃,请使用 setTraceId 替换
成员 JRTCClient.getUploadUrl (String fileId)
请使用 requestFileUploadInfo 代替
成员 JRTCClientCallback.onGetUploadUrlResponse (boolean result, String token, String url, String fileId, long offset)
请使用 requestFileUploadInfo 替换获取文件上传信息
成员 JRTCGuestCallback.onCallQueueCount (int count, int time)

该回调接口即将废弃,请使用 onCallQueueCount 替换

该回调接口即将废弃,请使用 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 替换
成员 JRTCRoomCallback.onFileAudioInputFinish (JRTCRoom room)
该回调接口即将废弃,请使用 onFileAudioInputDidFinish 替换
成员 JRTCRoomJoinParam.setBusinessId (String traceId)
该接口即将废弃,请使用 setTraceId 替换