DeviceAttribute

open class DeviceAttribute

Author

Umang Chamaria

Constructors

DeviceAttribute
Link copied to clipboard
open fun DeviceAttribute(name: String, value: String)

Functions

equals
Link copied to clipboard
open fun equals(o: Any): Boolean
toString
Link copied to clipboard
open fun toString(): String

Properties

name
Link copied to clipboard
open val name: String
value
Link copied to clipboard
open val value: String