LiveTopicCriteria

Types

Link copied to clipboard
Builder class for LiveTopicCriteria

Functions

Link copied to clipboard
open fun equals(obj: Any): Boolean
Check if an Object is equal to LiveTopicCriteria
Link copied to clipboard
Get a Builder with a supplied dataset id
Link copied to clipboard
open fun getBuilding(): String
Get the building of this topic
Link copied to clipboard
open fun getDataset(): String
Get the dataset of this topic
Link copied to clipboard
open fun getDomainType(): String
Get the domainType of this topic Example: "occupancy"
Link copied to clipboard
open fun getFloor(): String
Get the floor of this topic
Link copied to clipboard
open fun getLocation(): String
Get the location of this topic
Link copied to clipboard
open fun getRoom(): String
Get the room of this topic
Link copied to clipboard
open fun getVenue(): String
Get the venue of this topic
Link copied to clipboard
Link copied to clipboard
open fun matchesCriteria(liveTopicCriteria: LiveTopicCriteria): Boolean
Check if a LiveTopicCriteria matches this LiveTopic
open fun matchesCriteria(liveTopic: LiveTopic): Boolean
Check if a LiveTopic matches the LiveTopicCriteria
open fun matchesCriteria(liveTopic: MPLiveTopic): Boolean
Link copied to clipboard
open fun topicString(): String
Creates a string representation of a topic through this TopicCriteria