OpenFramesUntrustedData

data class OpenFramesUntrustedData(val url: String, val timestamp: Int, val buttonIndex: Int, val inputText: String?, val state: String?)

Constructors

Link copied to clipboard
constructor(url: String, timestamp: Int, buttonIndex: Int, inputText: String?, state: String?)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val url: String