Package com. airs. edith. sdk. context. navigation
Types
Address
Link copied to clipboard
data class Address(addr: String?, addrRoad: String?, cname: String?, distance: String?, duration: String?, guide: GPSInfo?, tele: String?, title: String?, routeType: String?, poiId: String?, navSeq: String?, rpFlag: String?, parkFlag: String?, evFastAvailable: Int?, evFastTotal: Int?, evSlowAvailable: Int?, evSlowTotal: Int?, listType: Int?, myDest: MutableList<String>?, isFavoriteHome: Boolean?, isFavoriteOffice: Boolean?, isFavoriteEv: Boolean?, isFavoriteDefault: Boolean?, isRecent: Boolean?, highlight: MutableList<ResponseHighlightData>?, evChargers: EvChargers?, poiAddInfoList: PoiAddInfoList?)
Content copied to clipboard
EvChargerInfo
Link copied to clipboard
EvChargerInfo : 서버로 부터 전달되는 데이터 포멧 "isAvailable": "Y", "isFast": "Y", "chargerId": "01", "type": "06", "updateDateTime": "20220824100118", "operatorId": "ME", "operatorName": "환경부", "chargingDateTime": "20220824095940", "stationId": "ME178009", "status": "2", "powerType": "급속(50kW단독)" "publicType": "공용" 혹은 "비공용"
EvChargers
Link copied to clipboard
PoiAddInfo
Link copied to clipboard
PoiAddInfoList
Link copied to clipboard
ResponseAddressData
Link copied to clipboard
ResponseHighlightData
Link copied to clipboard
ResponseMyDestData
Link copied to clipboard
ResponseNaviData
Link copied to clipboard
data class ResponseNaviData(useClientSocData: Boolean, stateOfCharge: String, drivingDistance: String)
Content copied to clipboard
ResponseRouteInfo
Link copied to clipboard
ResponseRouteType
Link copied to clipboard