본문으로 건너뛰기

DataProcessor

Description

DataProcessor 생성자

DataProcessor: (url: string) => void

Parameters

  • url - (required) string - 데이터 피드의 URL

Example

const dataProcessor = new scheduler.DataProcessor("php/update.php");

Details

DataProcessor에 대한 자세한 내용은 Server-Side Integration 문서의 기사에서 확인할 수 있습니다.

Change log

  • 버전 6.0에 추가되었습니다.
Need help?
Got a question about the documentation? Reach out to our technical support team for help and guidance. For custom component solutions, visit the Services page.