Uses of Class
com.bytedesk.call.conference.CallConferenceResponse
Packages that use CallConferenceResponse
-
Uses of CallConferenceResponse in com.bytedesk.call.conference
Methods in com.bytedesk.call.conference that return CallConferenceResponseModifier and TypeMethodDescriptionCallConferenceRestService.convertToResponse(CallConferenceEntity entity) CallConferenceRestService.create(CallConferenceRequest request) static CallConferenceResponseCallConferenceResponse.fromEntity(CallConferenceEntity entity) 从实体对象创建响应对象CallConferenceRestService.queryByUid(CallConferenceRequest request) CallConferenceRestService.update(CallConferenceRequest request)