inapp
/
com.moengage.inapp.internal.model.meta
/
DisplayControl
Display
Control
open class
DisplayControl
Content copied to clipboard
Author
Umang Chamaria Date: 2019-07-25
Constructors
Functions
Properties
Constructors
DisplayControl
Link copied to clipboard
open fun
DisplayControl
(rules:
Rules
)
Content copied to clipboard
Functions
equals
Link copied to clipboard
open fun
equals
(o:
Any
):
Boolean
Content copied to clipboard
fromJson
Link copied to clipboard
open fun
fromJson
(displayJson:
JSONObject
):
DisplayControl
Content copied to clipboard
toJson
Link copied to clipboard
open fun
toJson
(displayControl:
DisplayControl
):
JSONObject
Content copied to clipboard
toString
Link copied to clipboard
open fun
toString
():
String
Content copied to clipboard
Properties
rules
Link copied to clipboard
val
rules
:
Rules
Content copied to clipboard