ReferenceTypes
ContactKind
type ContactKind = "none" | "chat" | "repeater" | "room" | "sensor";Defined in: packages/client/src/structures/contact.ts:7
What kind of node a Contact is, decoded from the radio's contact type.
type ContactKind = "none" | "chat" | "repeater" | "room" | "sensor";Defined in: packages/client/src/structures/contact.ts:7
What kind of node a Contact is, decoded from the radio's contact type.