api-hci
/
de.jlnstrk.transit.api.hci.model
/
HciEvent
Hci
Event
data class
HciEvent
(catOut:
String
, desc:
String
?, descAdd:
String
?, extEvtId:
String
, free:
Boolean
?, groupid:
String
?, icoX:
Int
?, msgL:
List
<
HciMessage
>, name:
String
, urlX:
Int
?, webview:
String
?)
Content copied to clipboard
Properties
Properties
catOut
Link copied to clipboard
val
catOut
:
String
Content copied to clipboard
desc
Link copied to clipboard
val
desc
:
String
?
Content copied to clipboard
descAdd
Link copied to clipboard
val
descAdd
:
String
?
Content copied to clipboard
extEvtId
Link copied to clipboard
val
extEvtId
:
String
Content copied to clipboard
free
Link copied to clipboard
val
free
:
Boolean
?
Content copied to clipboard
groupid
Link copied to clipboard
val
groupid
:
String
?
Content copied to clipboard
icoX
Link copied to clipboard
val
icoX
:
Int
?
Content copied to clipboard
msgL
Link copied to clipboard
val
msgL
:
List
<
HciMessage
>
Content copied to clipboard
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
urlX
Link copied to clipboard
val
urlX
:
Int
?
Content copied to clipboard
webview
Link copied to clipboard
val
webview
:
String
?
Content copied to clipboard