Constructor 링크 복사

예시 코드 초기화하기
// <init>
KNCits_Accident(aLocation: KNLocation, hashKey: Long)
// <init>
KNCits_Accident(aLocation: KNLocation, hashKey: Long)
코드가 숨겨졌습니다.
표 1 Properties
Name Description Type
eventId 이벤트 ID var eventId: Long
title 제목 var title: String?
text 내용 var text: String?
roadName 사고 발생 도로명 var roadName: String?
startTime 사고 발생 시간 var startTime: String?
endTime 종료 시간 var endTime: String?
updateTime 갱신 시간 var updateTime: String?
voiceMan 남성 음성 var voiceMan: String?
voiceWoman 여성 음성 var voiceWoman: String?