Uses of Class
com.bytedesk.call.webrtc.CallWebRTCResponse
Packages that use CallWebRTCResponse
-
Uses of CallWebRTCResponse in com.bytedesk.call.webrtc
Methods in com.bytedesk.call.webrtc that return CallWebRTCResponseModifier and TypeMethodDescriptionCallWebRTCRestService.convertToResponse(CallWebRTCEntity entity) CallWebRTCRestService.create(CallWebRTCRequest request) CallWebRTCRestService.queryByUid(CallWebRTCRequest request) CallWebRTCRestService.update(CallWebRTCRequest request) Methods in com.bytedesk.call.webrtc that return types with arguments of type CallWebRTCResponseModifier and TypeMethodDescriptionorg.springframework.data.domain.Page<CallWebRTCResponse>CallWebRTCRestService.queryByOrg(CallWebRTCRequest request) org.springframework.data.domain.Page<CallWebRTCResponse>CallWebRTCRestService.queryByUser(CallWebRTCRequest request)