HciRtSource

class HciRtSource(type: HciRtSource.Type?, name: String?, freeTextIdCount: Int?, heartBeatTS: String?)

Types

Type
Link copied to clipboard
enum Type : Enum<HciRtSource.Type>

Properties

freeTextIdCount
Link copied to clipboard
val freeTextIdCount: Int?
heartBeatTS
Link copied to clipboard
val heartBeatTS: String?
name
Link copied to clipboard
val name: String?
type
Link copied to clipboard
val type: HciRtSource.Type?