Namespace FileOpenSuccessCallback
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
파일을 열기 위한 성공 콜백 함수를 정의합니다. |
Method Summary
Namespace Detail
FileOpenSuccessCallback
파일을 열기 위한 성공 콜백 함수를 정의합니다.
Method Detail
-
<static> {void} FileOpenSuccessCallback.onsuccess(filestream)
비동기 호출이 성공한 경우 호출됩니다.
- Parameters:
- {FileStream} filestream
파일 스트림
- Returns:
- {void}
