Namespace FileSystemSuccessCallback
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
파일 시스템 모듈 전용의 성공 콜백함수를 정의합니다. |
Method Summary
Namespace Detail
FileSystemSuccessCallback
파일 시스템 모듈 전용의 성공 콜백함수를 정의합니다.
Method Detail
-
<static> {void} FileSystemSuccessCallback.onsuccess(file)
비동기 호출이 성공한 경우 호출됩니다.
- Parameters:
- {File} file
반환된 파일
- Returns:
- {void}
