Package de.jlnstrk.transit.api.hci.response
Types
HciResponse
Link copied to clipboard
class HciResponse(ver: String, ext: String?, lang: String, id: String?, err: HciError?, graph: HciGraph?, subGraph: HciGraph?, view: HciView?, errTxt: String?, cInfo: HciResponse.Info?, svcResL: List<HciServiceResultFrame>)
Content copied to clipboard
HciScheduleResult
Link copied to clipboard
HciServiceError
Link copied to clipboard
HciServiceResult
Link copied to clipboard
abstract class HciServiceResult
Content copied to clipboard
HciServiceResultFrame
Link copied to clipboard
class HciServiceResultFrame(meth: HciServiceMethod, err: HciServiceError, errTxt: String?, errTxtOut: String?, id: String?, ctx: String?, statist: String?, res: HciServiceResult?)
Content copied to clipboard
HciTimeAwareResponse
Link copied to clipboard