Package de.jlnstrk.transit.api.hci.model.message
Types
HciMessage
Link copied to clipboard
data class HciMessage(type: HciMessage.Type, cntL: Set<HciMessageContent>, dspl: HciMessageDisplay?, extCX: Int?, fIdx: Int?, fLocX: Int?, frmL: Set<HciMessageFormat>, himX: Int?, minor: Int?, persist: Boolean?, prio: Int?, remX: Int?, sort: Int?, sty: HciMessageStyle?, tIdx: Int?, tLocX: Int?, tagL: Set<HciMessageTag>, trfMsgX: Int?, txtC: HciColor?)
Content copied to clipboard
HciMessageContent
Link copied to clipboard
HciMessageDisplay
Link copied to clipboard
HciMessageFormat
Link copied to clipboard
HciMessageStyle
Link copied to clipboard
HciMessageTag
Link copied to clipboard