Companion

object Companion

Functions

Link copied to clipboard
fun from(file: File): LocalScreenState

Extract a LocalScreenState from the provided file.

fun from(obj: JSONObject): LocalScreenState

Answer a LocalScreenState from the provided JSONObject.