Package com.pda.screenshotmatcher2.models

Data models, which store the data of views. Implemented as part of the MVVM architecture.

Types

CaptureModel
Link copied to clipboard
object CaptureModel

Data model that stores all relevant information about the last capture process.

ServerConnectionModel
Link copied to clipboard
object ServerConnectionModel

Data model that stores all relevant information about the current server connection. Also handles server discovery and heartbeats.