Table of Contents

Class AssembleOptions.DeviceListDownload

네임스페이스
easyar
어셈블리
EasyAR.Sense.dll

기기 목록 다운로드 옵션.

[Serializable]
public class AssembleOptions.DeviceListDownload
상속
AssembleOptions.DeviceListDownload

필드

IgnoreCache

캐시를 무시하고 현재 프로세스가 최근에 다운로드했는지 여부에 관계없이 강제로 다운로드합니다.

public bool IgnoreCache

Timeout

요청 타임아웃 시간(s).

public float Timeout

WaitTime

대기 시간(s). 대기 시간을 초과하면 다운로드가 완료되지 않아도 계속 진행되며, 이때 다운로드 완료 후 이벤트 업데이트를 통해 알립니다.

public float WaitTime