core
/
com.moengage.core.internal.model
/
DeviceAttribute
Device
Attribute
open class
DeviceAttribute
Content copied to clipboard
Author
Umang Chamaria
Constructors
Functions
Properties
Constructors
DeviceAttribute
Link copied to clipboard
open fun
DeviceAttribute
(name:
String
, value:
String
)
Content copied to clipboard
Functions
equals
Link copied to clipboard
open fun
equals
(o:
Any
):
Boolean
Content copied to clipboard
toString
Link copied to clipboard
open fun
toString
():
String
Content copied to clipboard
Properties
name
Link copied to clipboard
open val
name
:
String
Content copied to clipboard
value
Link copied to clipboard
open val
value
:
String
Content copied to clipboard